Message Updated
When an update happen to message like if a message is edited (depends on the channel) you will receive message.updated event
Request example
#
Request data breakdown
#
Key
value
type
Description
event
message.updatedstring
name of the event
id
30837b84-b007-46dd-943a-092513f69cd8string
id of the event
account
1Integer
id of the account
app
1Integer
id of the app
createdAt
1652968658Integer
timestamp of the creation date
deliveryAttempts
1Integer
Number of times we tried to deliver the event
firstDeliveryAttempt
1652968658Integer
timestamp of the first time we tried to deliver the event
data
Message Object
Message
data of the object
Previous
Message created
Next
Mention created