toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.json.request
/
GuildChannelPositionModifyRequest
Guild
Channel
Position
Modify
Request
@
Serializable
(
with
=
GuildChannelPositionModifyRequest.Serializer::class
)
data
class
GuildChannelPositionModifyRequest
(
val
swaps
:
List
<
ChannelPositionSwapRequest
>
)
(
source
)
Members
Constructors
Guild
Channel
Position
Modify
Request
Link copied to clipboard
constructor
(
swaps
:
List
<
ChannelPositionSwapRequest
>
)
Properties
swaps
Link copied to clipboard
val
swaps
:
List
<
ChannelPositionSwapRequest
>