updateUserMessage

Updates a UserMessage that was previously sent in the channel.

Since

3.0.71

Parameters

messageId

The ID of the message. This must be a message that exists in the channel's history, or an error will be returned.

handler

An UserMessageHandler to receive the callback from this method.