BufferedEventData: object
Defined in: src/Types/Events.ts:146
Type declaration
chatDeletes
chatDeletes:Set<string>
chatUpdates
chatUpdates: object
Index Signature
[jid: string]: Partial<IConversation & object & object>
chatUpserts
chatUpserts: object
Index Signature
[jid: string]: Chat
contactUpdates
contactUpdates: object
Index Signature
[jid: string]: Partial<Contact>
contactUpserts
contactUpserts: object
Index Signature
[jid: string]: Contact
groupUpdates
groupUpdates: object
Index Signature
[jid: string]: Partial<GroupMetadata>
historySets
historySets: object
historySets.chats
chats: object
Index Signature
[jid: string]: Chat
historySets.chunkOrder?
optionalchunkOrder:number|null
historySets.contacts
contacts: object
Index Signature
[jid: string]: Contact
historySets.empty
empty: boolean
historySets.isLatest
isLatest: boolean
historySets.messages
messages: object
Index Signature
[uqId: string]: WAMessage
historySets.pastParticipants?
optionalpastParticipants:IPastParticipants[]
historySets.peerDataRequestSessionId?
optionalpeerDataRequestSessionId:string
historySets.progress?
optionalprogress:number|null
historySets.syncType?
optionalsyncType:HistorySyncType
messageDeletes
messageDeletes: object
Index Signature
[key: string]: WAMessageKey
messageReactions
messageReactions: object
Index Signature
[key: string]: object
messageReceipts
messageReceipts: object
Index Signature
[key: string]: object
messageUpdates
messageUpdates: object
Index Signature
[key: string]: WAMessageUpdate
messageUpserts
messageUpserts: object
Index Signature
[key: string]: object