Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StickerAsset

Hierarchy

  • StickerAsset

Index

Properties

identifier

identifier: string

name

name: string

Optional resizeMode

resizeMode: ResizeMode

The sticker resize mode.

example

// Defaults to:

'keepAspect'

stickerURI

stickerURI: string

Optional thumbnailURI

thumbnailURI: string

A URI for the thumbnailURI image of the sticker. If undefined the thumbnailURI will be automatically generated form the stickerURI.

example

// Defaults to:

'' empty string

Optional tintMode

tintMode: TintMode

The sticker tint mode.

example

// Defaults to:

'none'