Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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