Skip to main content
Defined in: WAProto/index.d.ts:3784

Implements

Constructors

new LIDMigration()

new LIDMigration(p?): LIDMigration
Defined in: WAProto/index.d.ts:3785

Parameters

p?
ILIDMigration

Returns

LIDMigration

Properties

chatDbMigrationTimestamp?

optional chatDbMigrationTimestamp: null | number | Long
Defined in: WAProto/index.d.ts:3786

Implementation of

ILIDMigration.chatDbMigrationTimestamp

Methods

create()

static create(properties?): LIDMigration
Defined in: WAProto/index.d.ts:3787

Parameters

properties?
ILIDMigration

Returns

LIDMigration

decode()

static decode(r, l?): LIDMigration
Defined in: WAProto/index.d.ts:3789

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

LIDMigration

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:3788

Parameters

m
ILIDMigration
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): LIDMigration
Defined in: WAProto/index.d.ts:3790

Parameters

d

Returns

LIDMigration

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:3793

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:3792

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:3791

Parameters

m
LIDMigration
o?
IConversionOptions

Returns

object