@typed-discord/rest
Preparing search index...
types
UpdateRolePositionsRequest
Interface UpdateRolePositionsRequest
interface
UpdateRolePositionsRequest
{
id
?:
`
${
bigint
}
`
|
null
;
position
?:
number
|
null
;
}
Index
Properties
id?
position?
Properties
Optional
id
id
?:
`
${
bigint
}
`
|
null
Optional
position
position
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
position
@typed-discord/rest
Loading...