Rate this page:

ConversationServiceEventPayload

Props

action

Copy URL
action: 

MessengerAction

Action that triggered this event.

conversationUuid

Copy URL
conversationUuid: 

string

Conversation UUID associated with the event.

imUserId

Copy URL
imUserId: 

number

IM ID of the user that initiated the event.

sequence

Copy URL
sequence: 

null | number

Sequence number of the event that has been marked as read by the user who initiated this event.

Only available for MessengerEventType.isRead.