Skip to main content
Module

x/oasis/mod.ts>swapChannels

An object oriented Discordeno framework
Latest
function swapChannels
import { swapChannels } from "https://deno.land/x/oasis@2.1.0/mod.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[]