Interface IStickerAction

Properties of a StickerAction.

Hierarchy

  • IStickerAction

Implemented by

Properties

deviceIdHint?: null | number

StickerAction deviceIdHint

directPath?: null | string

StickerAction directPath

fileEncSha256?: null | Uint8Array

StickerAction fileEncSha256

fileLength?: null | number | Long

StickerAction fileLength

height?: null | number

StickerAction height

isFavorite?: null | boolean

StickerAction isFavorite

mediaKey?: null | Uint8Array

StickerAction mediaKey

mimetype?: null | string

StickerAction mimetype

url?: null | string

StickerAction url

width?: null | number

StickerAction width

Generated using TypeDoc