ModifyRolePositions
@discordeno/bot • Docs
Documentation / @discordeno/bot / ModifyRolePositions
Interface: ModifyRolePositions
Properties
id
id:
BigString
The role id
Defined in
packages/types/dist/types/discordeno.d.ts:1144
position?
optional
position:null
|number
The sorting position for the role. (roles with the same position are sorted by id)
Defined in
packages/types/dist/types/discordeno.d.ts:1146