Class: StickerPackMessage
Defined in: WAProto/index.d.ts:9070
Implements
Constructors
new StickerPackMessage()
new StickerPackMessage(
p?):StickerPackMessage
Defined in: WAProto/index.d.ts:9071
Parameters
p?
Returns
Properties
caption?
optionalcaption:null|string
Defined in: WAProto/index.d.ts:9081
Implementation of
contextInfo?
optionalcontextInfo:null|IContextInfo
Defined in: WAProto/index.d.ts:9082
Implementation of
IStickerPackMessage.contextInfo
directPath?
optionaldirectPath:null|string
Defined in: WAProto/index.d.ts:9080
Implementation of
IStickerPackMessage.directPath
fileEncSha256?
optionalfileEncSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9078
Implementation of
IStickerPackMessage.fileEncSha256
fileLength?
optionalfileLength:null|number|Long
Defined in: WAProto/index.d.ts:9076
Implementation of
IStickerPackMessage.fileLength
fileSha256?
optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9077
Implementation of
IStickerPackMessage.fileSha256
imageDataHash?
optionalimageDataHash:null|string
Defined in: WAProto/index.d.ts:9091
Implementation of
IStickerPackMessage.imageDataHash
mediaKey?
optionalmediaKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9079
Implementation of
mediaKeyTimestamp?
optionalmediaKeyTimestamp:null|number|Long
Defined in: WAProto/index.d.ts:9084
Implementation of
IStickerPackMessage.mediaKeyTimestamp
name?
optionalname:null|string
Defined in: WAProto/index.d.ts:9073
Implementation of
packDescription?
optionalpackDescription:null|string
Defined in: WAProto/index.d.ts:9083
Implementation of
IStickerPackMessage.packDescription
publisher?
optionalpublisher:null|string
Defined in: WAProto/index.d.ts:9074
Implementation of
stickerPackId?
optionalstickerPackId:null|string
Defined in: WAProto/index.d.ts:9072
Implementation of
IStickerPackMessage.stickerPackId
stickerPackOrigin?
optionalstickerPackOrigin:null|StickerPackOrigin
Defined in: WAProto/index.d.ts:9093
Implementation of
IStickerPackMessage.stickerPackOrigin
stickerPackSize?
optionalstickerPackSize:null|number|Long
Defined in: WAProto/index.d.ts:9092
Implementation of
IStickerPackMessage.stickerPackSize
stickers
stickers:
ISticker[]
Defined in: WAProto/index.d.ts:9075
Implementation of
thumbnailDirectPath?
optionalthumbnailDirectPath:null|string
Defined in: WAProto/index.d.ts:9086
Implementation of
IStickerPackMessage.thumbnailDirectPath
thumbnailEncSha256?
optionalthumbnailEncSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9088
Implementation of
IStickerPackMessage.thumbnailEncSha256
thumbnailHeight?
optionalthumbnailHeight:null|number
Defined in: WAProto/index.d.ts:9089
Implementation of
IStickerPackMessage.thumbnailHeight
thumbnailSha256?
optionalthumbnailSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:9087
Implementation of
IStickerPackMessage.thumbnailSha256
thumbnailWidth?
optionalthumbnailWidth:null|number
Defined in: WAProto/index.d.ts:9090
Implementation of
IStickerPackMessage.thumbnailWidth
trayIconFileName?
optionaltrayIconFileName:null|string
Defined in: WAProto/index.d.ts:9085
Implementation of
IStickerPackMessage.trayIconFileName
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:9099
Returns
object
create()
staticcreate(properties?):StickerPackMessage
Defined in: WAProto/index.d.ts:9094
Parameters
properties?
Returns
decode()
staticdecode(r,l?):StickerPackMessage
Defined in: WAProto/index.d.ts:9096
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:9095
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):StickerPackMessage
Defined in: WAProto/index.d.ts:9097
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:9100
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:9098
Parameters
m
o?
IConversionOptions
Returns
object