Rate this page:

RemoveMessageEvent

Interface that represents the event passed

Props

initiator

Copy URL
var initiator: 

Messaging user id of the user that initiated the event.

messengerAction

Copy URL
var messengerAction: 

MessengerAction which is the reason the event has been triggered.

requestUuid

Copy URL
var requestUuid: 

Optional. Messenger request UUID. There's no requestUuid only in EventHandlers.RetransmittedEvent and in EventHandlers.ErrorEvent when the actual request has not been made due to an invalid payload.

seq

Copy URL
var seq: 

Sequence of this event.

timestamp

Copy URL
var timestamp: 

Optional. UNIX timestamp (seconds) that specifies the time the event has been dispatched by the cloud.

uuid

Copy URL
var uuid: 

Message UUID.