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