Mention Created
When a message is sent from a channel user you will receive mention.created  event 
Request example
#
Request data breakdown
#
Key 
 value 
 type 
 Description 
event 
 mention.created  string 
 name of the event 
 id 
 30837b84-b007-46dd-943a-092513f69cd8  string 
 id of the event 
 account 
 1  Integer 
 id of the account 
 app 
 1  Integer 
 id of the app 
 createdAt 
 1652968658  Integer 
 timestamp of the creation date 
 deliveryAttempts 
 1  Integer 
 Number of times we tried to deliver the event 
 firstDeliveryAttempt 
 1652968658  Integer 
 timestamp of the first time we tried to deliver the event 
 data 
 Mention Object 
 Mention 
 data of the object 
 Previous
          
  Message updated
Next
          
 Channel user created