Update message.ts

This commit is contained in:
Skillz4Killz
2020-12-22 14:16:14 -05:00
committed by GitHub
parent dfe6f371d3
commit bdcab9fdf7
+1 -1
View File
@@ -1,4 +1,4 @@
import { Channel } from "../api/structures/structures.ts";
import { Channel } from "../api/structures/mod.ts";
import { ChannelType } from "./channel.ts";
import { UserPayload } from "./guild.ts";
import { MemberCreatePayload } from "./member.ts";