fix(helpers/channels): add missing import (#806)

This commit is contained in:
TriForMine
2021-04-10 14:53:01 +02:00
committed by GitHub
parent be5572c0eb
commit ab19ec81e1
+1
View File
@@ -10,6 +10,7 @@ import {
requireBotGuildPermissions,
} from "../../util/permissions.ts";
import { camelKeysToSnakeCase } from "../../util/utils.ts";
import { DiscordChannelTypes } from "../../types/channels/channel_types.ts";
/** Create a channel in your server. Bot needs MANAGE_CHANNEL permissions in the server. */
export async function createChannel(