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