ConversationServiceEventPayload
Props
conversationUuid
conversationUuid: string
Conversation UUID associated with the event.
imUserId
imUserId: number
IM ID of the user that initiated the event.
sequence
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.