diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.gateway
/
EventDispatcher
/
onGuildUpdate
on
Guild
Update
abstract
fun
onGuildUpdate
(
handler
:
suspend
(
Guild
)
->
Unit
)
(
source
)
Called when a guild is updated.
Parameters
handler
The updated guild.