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

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

Parameters

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