Implements
Constructors
new StickerAction()
new StickerAction(Defined in: WAProto/index.d.ts:12779p?):StickerAction
Parameters
p?
IStickerAction
Returns
StickerAction
Properties
deviceIdHint?
Defined in: WAProto/index.d.ts:12789optionaldeviceIdHint:null|number
Implementation of
IStickerAction.deviceIdHint
directPath?
Defined in: WAProto/index.d.ts:12786optionaldirectPath:null|string
Implementation of
IStickerAction.directPath
fileEncSha256?
Defined in: WAProto/index.d.ts:12781optionalfileEncSha256:null|Uint8Array<ArrayBufferLike>
Implementation of
IStickerAction.fileEncSha256
fileLength?
Defined in: WAProto/index.d.ts:12787optionalfileLength:null|number|Long
Implementation of
IStickerAction.fileLength
height?
Defined in: WAProto/index.d.ts:12784optionalheight:null|number
Implementation of
IStickerAction.height
imageHash?
Defined in: WAProto/index.d.ts:12791optionalimageHash:null|string
Implementation of
IStickerAction.imageHash
isAvatarSticker?
Defined in: WAProto/index.d.ts:12792optionalisAvatarSticker:null|boolean
Implementation of
IStickerAction.isAvatarSticker
isFavorite?
Defined in: WAProto/index.d.ts:12788optionalisFavorite:null|boolean
Implementation of
IStickerAction.isFavorite
isLottie?
Defined in: WAProto/index.d.ts:12790optionalisLottie:null|boolean
Implementation of
IStickerAction.isLottie
mediaKey?
Defined in: WAProto/index.d.ts:12782optionalmediaKey:null|Uint8Array<ArrayBufferLike>
Implementation of
IStickerAction.mediaKey
mimetype?
Defined in: WAProto/index.d.ts:12783optionalmimetype:null|string
Implementation of
IStickerAction.mimetype
url?
Defined in: WAProto/index.d.ts:12780optionalurl:null|string
Implementation of
IStickerAction.url
width?
Defined in: WAProto/index.d.ts:12785optionalwidth:null|number
Implementation of
IStickerAction.width
Methods
create()
Defined in: WAProto/index.d.ts:12793staticcreate(properties?):StickerAction
Parameters
properties?
IStickerAction
Returns
StickerAction
decode()
Defined in: WAProto/index.d.ts:12795staticdecode(r,l?):StickerAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
StickerAction
encode()
Defined in: WAProto/index.d.ts:12794staticencode(m,w?):Writer
Parameters
m
IStickerAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12796staticfromObject(d):StickerAction
Parameters
d
Returns
StickerAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12799staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12798
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12797statictoObject(m,o?):object
Parameters
m
StickerAction
o?
IConversionOptions
Returns
object