toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
modifyVoiceState
modify
Voice
State
inline suspend
fun
GuildService
.
modifyVoiceState
(
guildId
:
Snowflake
,
channelId
:
Snowflake
,
userId
:
Snowflake
,
builder
:
VoiceStateModifyBuilder
.
(
)
->
Unit
)
(
source
)