Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function createChannel
import { createChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/fileloader/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