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