toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
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