Rate this page:

ReadEvent

Interface that represents the event passed

Props

conversation

Copy URL
conversation: 

string

Conversation UUID.

initiator

Copy URL
initiator: 

number

Messaging user id of the user that initiated the event.

messengerAction

Copy URL
messengerAction: 

MessengerAction

MessengerAction which is the reason the event has been triggered.

requestUuid

Copy URL
requestUuid: 

string

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
seq: 

number

Sequence of this event.

timestamp

Copy URL
timestamp: 

number

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