Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>swapChannels

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