Class: PastParticipants
Defined in: WAProto/index.d.ts:10061
Implements
Constructors
new PastParticipants()
new PastParticipants(
p?):PastParticipants
Defined in: WAProto/index.d.ts:10062
Parameters
p?
Returns
Properties
groupJid?
optionalgroupJid:null|string
Defined in: WAProto/index.d.ts:10063
Implementation of
pastParticipants
pastParticipants:
IPastParticipant[]
Defined in: WAProto/index.d.ts:10064
Implementation of
IPastParticipants.pastParticipants
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:10070
Returns
object
create()
staticcreate(properties?):PastParticipants
Defined in: WAProto/index.d.ts:10065
Parameters
properties?
Returns
decode()
staticdecode(r,l?):PastParticipants
Defined in: WAProto/index.d.ts:10067
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:10066
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):PastParticipants
Defined in: WAProto/index.d.ts:10068
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:10071
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:10069
Parameters
m
o?
IConversionOptions
Returns
object