PastParticipants
amiudmodz / proto / PastParticipants
Class: PastParticipants
Defined in: WAProto/index.d.ts:11233
Implements
Constructors
new PastParticipants()
new PastParticipants(
p?):PastParticipants
Defined in: WAProto/index.d.ts:11234
Parameters
p?
Returns
Properties
groupJid?
optionalgroupJid:null|string
Defined in: WAProto/index.d.ts:11235
Implementation of
pastParticipants
pastParticipants:
IPastParticipant[]
Defined in: WAProto/index.d.ts:11236
Implementation of
IPastParticipants.pastParticipants
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:11242
Returns
object
create()
staticcreate(properties?):PastParticipants
Defined in: WAProto/index.d.ts:11237
Parameters
properties?
Returns
decode()
staticdecode(r,l?):PastParticipants
Defined in: WAProto/index.d.ts:11239
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:11238
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):PastParticipants
Defined in: WAProto/index.d.ts:11240
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:11243
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:11241
Parameters
m
o?
IConversionOptions
Returns
object