Skip to main content
Latest
function createChannel
import { createChannel } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Create a channel in your server. Bot needs MANAGE_CHANNEL permissions in the server.

Parameters

bot: Bot
guildId: bigint
optional
options: CreateGuildChannel
optional
reason: string