import { editChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Update a channel's settings. Requires the MANAGE_CHANNELS
permission for the guild.
import { editChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Update a channel's settings. Requires the MANAGE_CHANNELS
permission for the guild.