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

Implements

Constructors

new GroupHistoryBundleInfo()

new GroupHistoryBundleInfo(p?): GroupHistoryBundleInfo
Defined in: WAProto/index.d.ts:4340

Parameters

p?
IGroupHistoryBundleInfo

Returns

GroupHistoryBundleInfo

Properties

deprecatedMessageHistoryBundle?

optional deprecatedMessageHistoryBundle: null | IMessageHistoryBundle
Defined in: WAProto/index.d.ts:4341

Implementation of

IGroupHistoryBundleInfo.deprecatedMessageHistoryBundle

processState?

optional processState: null | ProcessState
Defined in: WAProto/index.d.ts:4342

Implementation of

IGroupHistoryBundleInfo.processState

Methods

create()

static create(properties?): GroupHistoryBundleInfo
Defined in: WAProto/index.d.ts:4343

Parameters

properties?
IGroupHistoryBundleInfo

Returns

GroupHistoryBundleInfo

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

GroupHistoryBundleInfo

encode()

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

Parameters

m
IGroupHistoryBundleInfo
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): GroupHistoryBundleInfo
Defined in: WAProto/index.d.ts:4346

Parameters

d

Returns

GroupHistoryBundleInfo

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
GroupHistoryBundleInfo
o?
IConversionOptions

Returns

object