Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoleStorePositionData

An entry for {@link RoleStore#modifyPositions}.

since

0.0.1

see

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

Hierarchy

  • RoleStorePositionData

Index

Properties

Properties

id

id: string

The role ID.

since

0.0.1

Optional position

position: number | null

The sorting position of the role.

since

0.0.1

Generated using TypeDoc