Class: LIDMigration
Defined in: WAProto/index.d.ts:3784
Implements
Constructors
new LIDMigration()
new LIDMigration(
p?):LIDMigration
Defined in: WAProto/index.d.ts:3785
Parameters
p?
Returns
Properties
chatDbMigrationTimestamp?
optionalchatDbMigrationTimestamp:null|number|Long
Defined in: WAProto/index.d.ts:3786
Implementation of
ILIDMigration.chatDbMigrationTimestamp
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:3792
Returns
object
create()
staticcreate(properties?):LIDMigration
Defined in: WAProto/index.d.ts:3787
Parameters
properties?
Returns
decode()
staticdecode(r,l?):LIDMigration
Defined in: WAProto/index.d.ts:3789
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:3788
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):LIDMigration
Defined in: WAProto/index.d.ts:3790
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:3793
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:3791
Parameters
m
o?
IConversionOptions
Returns
object