Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>editChannel

An object oriented Discordeno framework
Latest
function editChannel
import { editChannel } from "https://deno.land/x/oasis@2.1.0/packages/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