Skip to main content
Module

x/natico/deps.ts>createChannel

A powerful and customizable framework for Discordeno
Latest
function createChannel
import { createChannel } from "https://deno.land/x/natico@4.0.0-pre.4/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