Interface IHistorySync

Properties of a HistorySync.

Hierarchy

  • IHistorySync

Implemented by

Properties

aiWaitListState?: null | BotAIWaitListState

HistorySync aiWaitListState

callLogRecords?: null | ICallLogRecord[]

HistorySync callLogRecords

chunkOrder?: null | number

HistorySync chunkOrder

conversations?: null | IConversation[]

HistorySync conversations

globalSettings?: null | IGlobalSettings

HistorySync globalSettings

pastParticipants?: null | IPastParticipants[]

HistorySync pastParticipants

phoneNumberToLidMappings?: null | IPhoneNumberToLIDMapping[]

HistorySync phoneNumberToLidMappings

progress?: null | number

HistorySync progress

pushnames?: null | IPushname[]

HistorySync pushnames

recentStickers?: null | IStickerMetadata[]

HistorySync recentStickers

statusV3Messages?: null | IWebMessageInfo[]

HistorySync statusV3Messages

HistorySync syncType

threadDsTimeframeOffset?: null | number

HistorySync threadDsTimeframeOffset

threadIdUserSecret?: null | Uint8Array

HistorySync threadIdUserSecret

Generated using TypeDoc