diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.gateway
/
EventDispatcher
/
onVoiceServerUpdate
on
Voice
Server
Update
abstract
fun
onVoiceServerUpdate
(
handler
:
suspend
(
VoiceServerUpdate
)
->
Unit
)
(
source
)
Called when a voice server is updated.
Parameters
handler
The updated voice server.