Skip to main content
Module

x/natico/discordeno_deps.ts>swapChannels

A powerful and customizable framework for Discordeno
Latest
function swapChannels
import { swapChannels } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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[]