Implements
Constructors
new HistorySync()
new HistorySync(Defined in: WAProto/index.d.ts:4538p?):HistorySync
Parameters
p?
IHistorySync
Returns
HistorySync
Properties
accounts
accounts: IAccount[]
Defined in: WAProto/index.d.ts:4555
Implementation of
IHistorySync.accounts
aiWaitListState?
Defined in: WAProto/index.d.ts:4551optionalaiWaitListState:null|BotAIWaitListState
Implementation of
IHistorySync.aiWaitListState
callLogRecords
callLogRecords: ICallLogRecord[]
Defined in: WAProto/index.d.ts:4550
Implementation of
IHistorySync.callLogRecords
chunkOrder?
Defined in: WAProto/index.d.ts:4542optionalchunkOrder:null|number
Implementation of
IHistorySync.chunkOrder
companionMetaNonce?
Defined in: WAProto/index.d.ts:4553optionalcompanionMetaNonce:null|string
Implementation of
IHistorySync.companionMetaNonce
conversations
conversations: IConversation[]
Defined in: WAProto/index.d.ts:4540
Implementation of
IHistorySync.conversations
globalSettings?
Defined in: WAProto/index.d.ts:4545optionalglobalSettings:null|IGlobalSettings
Implementation of
IHistorySync.globalSettings
pastParticipants
pastParticipants: IPastParticipants[]
Defined in: WAProto/index.d.ts:4549
Implementation of
IHistorySync.pastParticipants
phoneNumberToLidMappings
phoneNumberToLidMappings: IPhoneNumberToLIDMapping[]
Defined in: WAProto/index.d.ts:4552
Implementation of
IHistorySync.phoneNumberToLidMappings
progress?
Defined in: WAProto/index.d.ts:4543optionalprogress:null|number
Implementation of
IHistorySync.progress
pushnames
pushnames: IPushname[]
Defined in: WAProto/index.d.ts:4544
Implementation of
IHistorySync.pushnames
recentStickers
recentStickers: IStickerMetadata[]
Defined in: WAProto/index.d.ts:4548
Implementation of
IHistorySync.recentStickers
shareableChatIdentifierEncryptionKey?
Defined in: WAProto/index.d.ts:4554optionalshareableChatIdentifierEncryptionKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySync.shareableChatIdentifierEncryptionKey
statusV3Messages
statusV3Messages: IWebMessageInfo[]
Defined in: WAProto/index.d.ts:4541
Implementation of
IHistorySync.statusV3Messages
syncType
syncType: HistorySyncType
Defined in: WAProto/index.d.ts:4539
Implementation of
IHistorySync.syncType
threadDsTimeframeOffset?
Defined in: WAProto/index.d.ts:4547optionalthreadDsTimeframeOffset:null|number
Implementation of
IHistorySync.threadDsTimeframeOffset
threadIdUserSecret?
Defined in: WAProto/index.d.ts:4546optionalthreadIdUserSecret:null|Uint8Array<ArrayBufferLike>
Implementation of
IHistorySync.threadIdUserSecret
Methods
create()
Defined in: WAProto/index.d.ts:4556staticcreate(properties?):HistorySync
Parameters
properties?
IHistorySync
Returns
HistorySync
decode()
Defined in: WAProto/index.d.ts:4558staticdecode(r,l?):HistorySync
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
HistorySync
encode()
Defined in: WAProto/index.d.ts:4557staticencode(m,w?):Writer
Parameters
m
IHistorySync
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:4559staticfromObject(d):HistorySync
Parameters
d
Returns
HistorySync
getTypeUrl()
Defined in: WAProto/index.d.ts:4562staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:4561
Returns
object
toObject()
Defined in: WAProto/index.d.ts:4560statictoObject(m,o?):object
Parameters
m
HistorySync
o?
IConversionOptions
Returns
object