Skip to main content

DiscordModifyGuildChannelPositions

@discordeno/bot


Documentation / @discordeno/bot / DiscordModifyGuildChannelPositions

Interface: DiscordModifyGuildChannelPositions

Defined in: packages/types/dist/types/discord.d.ts:3238

https://discord.com/developers/docs/resources/guild#modify-guild-channel-positions

Properties

id

id: string

Defined in: packages/types/dist/types/discord.d.ts:3240

Channel id


lock_positions?

optional lock_positions: null | boolean

Defined in: packages/types/dist/types/discord.d.ts:3244

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


parent_id?

optional parent_id: null | string

Defined in: packages/types/dist/types/discord.d.ts:3246

The new parent ID for the channel that is moved


position?

optional position: null | number

Defined in: packages/types/dist/types/discord.d.ts:3242

Sorting position of the channel