import { editChannelPositions } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Edits the positions of a set of channels in a guild.
Parameters
channelPositions: ModifyGuildChannelPositions[]
- A set of objects defining the updated positions of the channels.