updateChannelMessage

abstract suspend fun updateChannelMessage(message: Message)

Updates a Message from a Channel.messages.

Parameters

message

Message to update.