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.guild
/
VoiceStateModifyBuilder
Voice
State
Modify
Builder
class
VoiceStateModifyBuilder
(
var
channelId
:
Snowflake
)
:
RequestBuilder
<
VoiceStateModifyRequest
>
(
source
)
Members
Constructors
Voice
State
Modify
Builder
Link copied to clipboard
constructor
(
channelId
:
Snowflake
)
Properties
channel
Id
Link copied to clipboard
var
channelId
:
Snowflake
The ID of the channel the user is currently in.
suppress
Link copied to clipboard
var
suppress
:
Boolean
?
Toggles the user's suppress state.
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
VoiceStateModifyRequest