Skip to main content
Module

x/wackford/discordeno.ts>ModifyGuildChannelPositions

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface ModifyGuildChannelPositions
import { type ModifyGuildChannelPositions } from "https://deno.land/x/wackford@v0.0.4/discordeno.ts";

Properties

id: string

Channel id

position: number | null

Sorting position of the channel

optional
lockPositions: boolean | null

Syncs the permission overwrites with the new parent, if moving to a new category

optional
parentId: string | null

The new parent ID for the channel that is moved