Skip to main content
Module

x/natico/mod.ts>editChannel

A powerful and customizable framework for Discordeno
Latest
function editChannel
import { editChannel } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

Update a channel's settings. Requires the MANAGE_CHANNELS permission for the guild.

Parameters

bot: Bot
channelId: bigint
options: ModifyChannel
optional
reason: string