toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.json.request
/
VoiceStateModifyRequest
Voice
State
Modify
Request
@
Serializable
data
class
VoiceStateModifyRequest
(
val
channelId
:
Snowflake
,
val
suppress
:
OptionalBoolean
=
OptionalBoolean.Missing
)
(
source
)
Members
Constructors
Voice
State
Modify
Request
Link copied to clipboard
constructor
(
channelId
:
Snowflake
,
suppress
:
OptionalBoolean
=
OptionalBoolean.Missing
)
Properties
channel
Id
Link copied to clipboard
@
SerialName
(
value
=
"channel_id"
)
val
channelId
:
Snowflake
suppress
Link copied to clipboard
val
suppress
:
OptionalBoolean