Skip to main content
Module

x/discordeno/mod.ts>editChannel

Discord API library for Deno
Extremely Popular
Go to Latest
function editChannel
import { editChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/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