Implements
Constructors
new GroupHistoryBundleInfo()
new GroupHistoryBundleInfo(Defined in: WAProto/index.d.ts:4340p?):GroupHistoryBundleInfo
Parameters
p?
IGroupHistoryBundleInfo
Returns
GroupHistoryBundleInfo
Properties
deprecatedMessageHistoryBundle?
Defined in: WAProto/index.d.ts:4341optionaldeprecatedMessageHistoryBundle:null|IMessageHistoryBundle
Implementation of
IGroupHistoryBundleInfo.deprecatedMessageHistoryBundle
processState?
Defined in: WAProto/index.d.ts:4342optionalprocessState:null|ProcessState
Implementation of
IGroupHistoryBundleInfo.processState
Methods
create()
Defined in: WAProto/index.d.ts:4343staticcreate(properties?):GroupHistoryBundleInfo
Parameters
properties?
IGroupHistoryBundleInfo
Returns
GroupHistoryBundleInfo
decode()
Defined in: WAProto/index.d.ts:4345staticdecode(r,l?):GroupHistoryBundleInfo
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
GroupHistoryBundleInfo
encode()
Defined in: WAProto/index.d.ts:4344staticencode(m,w?):Writer
Parameters
m
IGroupHistoryBundleInfo
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:4346staticfromObject(d):GroupHistoryBundleInfo
Parameters
d
Returns
GroupHistoryBundleInfo
getTypeUrl()
Defined in: WAProto/index.d.ts:4349staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:4348
Returns
object
toObject()
Defined in: WAProto/index.d.ts:4347statictoObject(m,o?):object
Parameters
m
GroupHistoryBundleInfo
o?
IConversionOptions
Returns
object