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.json.request
/
GuildRolePositionModifyRequest
Guild
Role
Position
Modify
Request
@
Serializable
(
with
=
GuildRolePositionModifyRequest.Serializer::class
)
data
class
GuildRolePositionModifyRequest
(
val
swaps
:
List
<
Pair
<
Snowflake
,
Int
>
>
)
(
source
)
Members
Constructors
Guild
Role
Position
Modify
Request
Link copied to clipboard
constructor
(
swaps
:
List
<
Pair
<
Snowflake
,
Int
>
>
)
Properties
swaps
Link copied to clipboard
val
swaps
:
List
<
Pair
<
Snowflake
,
Int
>
>