kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.builder.role
/
RolePositionsModifyBuilder
Role
Positions
Modify
Builder
class
RolePositionsModifyBuilder
:
AuditRequestBuilder
<
GuildRolePositionModifyRequest
>
(
source
)
Members
Constructors
Role
Positions
Modify
Builder
Link copied to clipboard
constructor
(
)
Properties
reason
Link copied to clipboard
open
override
var
reason
:
String
?
The reason for this request, this will be displayed in the audit log.
Functions
move
Link copied to clipboard
fun
move
(
vararg
pairs
:
Pair
<
Snowflake
,
Int
>
)
fun
move
(
pair
:
Pair
<
Snowflake
,
Int
>
)
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
GuildRolePositionModifyRequest