Skip to main content
Extremely Popular
Go to Latest
interface ModifyGuildChannelPositions
import { type ModifyGuildChannelPositions } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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