diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.gateway
/
EventDispatcher
/
onMessageUpdate
on
Message
Update
abstract
fun
onMessageUpdate
(
handler
:
suspend
(
Message
)
->
Unit
)
(
source
)
Called when a message has been updated.
Parameters
handler
The updated message.