Skip to main content
Latest
function swapChannels
import { swapChannels } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Modify the positions of channels on the guild. Requires MANAGE_CHANNELS permission. Only channels to be modified are required.

Parameters

bot: Bot
guildId: bigint
channelPositions: ModifyGuildChannelPositions[]