Skip to main content
Extremely Popular
Go to Latest
function createChannel
import { createChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/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