import { editChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.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/template/beginner/deps.ts";
Update a channel's settings. Requires the MANAGE_CHANNELS
permission for the guild.