Interface IStickerMetadata

Properties of a StickerMetadata.

Hierarchy

  • IStickerMetadata

Implemented by

Properties

directPath?: null | string

StickerMetadata directPath

fileEncSha256?: null | Uint8Array

StickerMetadata fileEncSha256

fileLength?: null | number | Long

StickerMetadata fileLength

fileSha256?: null | Uint8Array

StickerMetadata fileSha256

height?: null | number

StickerMetadata height

lastStickerSentTs?: null | number | Long

StickerMetadata lastStickerSentTs

mediaKey?: null | Uint8Array

StickerMetadata mediaKey

mimetype?: null | string

StickerMetadata mimetype

url?: null | string

StickerMetadata url

weight?: null | number

StickerMetadata weight

width?: null | number

StickerMetadata width

Generated using TypeDoc