Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aether/mod.ts>GuildChannel#edit

A Deno library to interface with the Discord API
Latest
method GuildChannel.prototype.edit
import { GuildChannel } from "https://deno.land/x/aether@v0.0.3/mod.ts";

Method to edit the channel

Parameters

Channel editting options

Returns

Promise<GuildChannel>

Promise