ModifyRolePositions
Documentation / @discordeno/types / ModifyRolePositions
Interface: ModifyRolePositions
Defined in: discordeno/guild.ts:237
https://docs.discord.com/developers/resources/guild#modify-guild-role-positions-json-params
Properties
id
id:
BigString
Defined in: discordeno/guild.ts:239
The role id
position?
optionalposition?:number|null
Defined in: discordeno/guild.ts:241
The sorting position for the role. (roles with the same position are sorted by id)