Skip to main content
Go to Latest
function swapChannels
import { swapChannels } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/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[]