Implements
Constructors
new HistorySyncOnDemandRequest()
new HistorySyncOnDemandRequest(Defined in: WAProto/index.d.ts:7854p?):HistorySyncOnDemandRequest
Parameters
p?
IHistorySyncOnDemandRequest
Returns
HistorySyncOnDemandRequest
Properties
accountLid?
Defined in: WAProto/index.d.ts:7860optionalaccountLid:null|string
Implementation of
IHistorySyncOnDemandRequest.accountLid
chatJid?
Defined in: WAProto/index.d.ts:7855optionalchatJid:null|string
Implementation of
IHistorySyncOnDemandRequest.chatJid
oldestMsgFromMe?
Defined in: WAProto/index.d.ts:7857optionaloldestMsgFromMe:null|boolean
Implementation of
IHistorySyncOnDemandRequest.oldestMsgFromMe
oldestMsgId?
Defined in: WAProto/index.d.ts:7856optionaloldestMsgId:null|string
Implementation of
IHistorySyncOnDemandRequest.oldestMsgId
oldestMsgTimestampMs?
Defined in: WAProto/index.d.ts:7859optionaloldestMsgTimestampMs:null|number|Long
Implementation of
IHistorySyncOnDemandRequest.oldestMsgTimestampMs
onDemandMsgCount?
Defined in: WAProto/index.d.ts:7858optionalonDemandMsgCount:null|number
Implementation of
IHistorySyncOnDemandRequest.onDemandMsgCount
Methods
create()
Defined in: WAProto/index.d.ts:7861staticcreate(properties?):HistorySyncOnDemandRequest
Parameters
properties?
IHistorySyncOnDemandRequest
Returns
HistorySyncOnDemandRequest
decode()
Defined in: WAProto/index.d.ts:7863staticdecode(r,l?):HistorySyncOnDemandRequest
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
HistorySyncOnDemandRequest
encode()
Defined in: WAProto/index.d.ts:7862staticencode(m,w?):Writer
Parameters
m
IHistorySyncOnDemandRequest
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:7864staticfromObject(d):HistorySyncOnDemandRequest
Parameters
d
Returns
HistorySyncOnDemandRequest
getTypeUrl()
Defined in: WAProto/index.d.ts:7867staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:7866
Returns
object
toObject()
Defined in: WAProto/index.d.ts:7865statictoObject(m,o?):object
Parameters
m
HistorySyncOnDemandRequest
o?
IConversionOptions
Returns
object