diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.gateway
/
EventDispatcher
/
onVoiceStateUpdate
on
Voice
State
Update
abstract
fun
onVoiceStateUpdate
(
handler
:
suspend
(
VoiceState
)
->
Unit
)
(
source
)
Called when a joins, leaves, or moves voice channels.
Parameters
handler
The updated voice state.