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.channel
/
GuildChannelPositionModifyBuilder
Guild
Channel
Position
Modify
Builder
class
GuildChannelPositionModifyBuilder
:
RequestBuilder
<
GuildChannelPositionModifyRequest
>
(
source
)
Members
Constructors
Guild
Channel
Position
Modify
Builder
Link copied to clipboard
constructor
(
)
Properties
swaps
Link copied to clipboard
var
swaps
:
MutableList
<
GuildChannelSwapBuilder
>
Functions
move
Link copied to clipboard
fun
move
(
vararg
pairs
:
Pair
<
Snowflake
,
Int
>
)
fun
move
(
pair
:
Pair
<
Snowflake
,
Int
>
)
inline
fun
move
(
channel
:
Snowflake
,
builder
:
GuildChannelSwapBuilder
.
(
)
->
Unit
)
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
GuildChannelPositionModifyRequest