Interface IStickerPackMessage

Properties of a StickerPackMessage.

Hierarchy

  • IStickerPackMessage

Implemented by

Properties

caption?: null | string

StickerPackMessage caption

contextInfo?: null | IContextInfo

StickerPackMessage contextInfo

directPath?: null | string

StickerPackMessage directPath

fileEncSha256?: null | Uint8Array

StickerPackMessage fileEncSha256

fileLength?: null | number | Long

StickerPackMessage fileLength

fileSha256?: null | Uint8Array

StickerPackMessage fileSha256

imageDataHash?: null | string

StickerPackMessage imageDataHash

mediaKey?: null | Uint8Array

StickerPackMessage mediaKey

mediaKeyTimestamp?: null | number | Long

StickerPackMessage mediaKeyTimestamp

name?: null | string

StickerPackMessage name

packDescription?: null | string

StickerPackMessage packDescription

publisher?: null | string

StickerPackMessage publisher

stickerPackId?: null | string

StickerPackMessage stickerPackId

stickerPackOrigin?: null | StickerPackOrigin

StickerPackMessage stickerPackOrigin

stickerPackSize?: null | number | Long

StickerPackMessage stickerPackSize

stickers?: null | ISticker[]

StickerPackMessage stickers

thumbnailDirectPath?: null | string

StickerPackMessage thumbnailDirectPath

thumbnailEncSha256?: null | Uint8Array

StickerPackMessage thumbnailEncSha256

thumbnailHeight?: null | number

StickerPackMessage thumbnailHeight

thumbnailSha256?: null | Uint8Array

StickerPackMessage thumbnailSha256

thumbnailWidth?: null | number

StickerPackMessage thumbnailWidth

trayIconFileName?: null | string

StickerPackMessage trayIconFileName

Generated using TypeDoc