Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuildChannelStorePositionData

An entry for {@link GuildChannelStore#modifyPositions}.

since

0.0.1

see

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

Hierarchy

  • GuildChannelStorePositionData

Index

Properties

Properties

id

id: string

The channel ID.

since

0.0.1

position

position: number | null

The sorting position of the channel.

since

0.0.1

Generated using TypeDoc