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