Implements
Constructors
new StatusStickerInteractionMessage()
new StatusStickerInteractionMessage(Defined in: WAProto/index.d.ts:8968p?):StatusStickerInteractionMessage
Parameters
p?
IStatusStickerInteractionMessage
Returns
StatusStickerInteractionMessage
Properties
key?
Defined in: WAProto/index.d.ts:8969optionalkey:null|IMessageKey
Implementation of
IStatusStickerInteractionMessage.key
stickerKey?
Defined in: WAProto/index.d.ts:8970optionalstickerKey:null|string
Implementation of
IStatusStickerInteractionMessage.stickerKey
type?
Defined in: WAProto/index.d.ts:8971optionaltype:null|StatusStickerType
Implementation of
IStatusStickerInteractionMessage.type
Methods
create()
Defined in: WAProto/index.d.ts:8972staticcreate(properties?):StatusStickerInteractionMessage
Parameters
properties?
IStatusStickerInteractionMessage
Returns
StatusStickerInteractionMessage
decode()
Defined in: WAProto/index.d.ts:8974staticdecode(r,l?):StatusStickerInteractionMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
StatusStickerInteractionMessage
encode()
Defined in: WAProto/index.d.ts:8973staticencode(m,w?):Writer
Parameters
m
IStatusStickerInteractionMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:8975staticfromObject(d):StatusStickerInteractionMessage
Parameters
d
Returns
StatusStickerInteractionMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:8978staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:8977
Returns
object
toObject()
Defined in: WAProto/index.d.ts:8976statictoObject(m,o?):object
Parameters
m
StatusStickerInteractionMessage
o?
IConversionOptions
Returns
object