Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface that represents the optional sticker attributes.

Hierarchy

  • StickerParams

Index

Properties

Optional width

width: number

The width of the sticker.

Optional height

height: number

The height of the sticker.

Optional posX

posX: number

The x-coordinate position of the sticker.

Optional posY

posY: number

The rotation (degrees in clockwise direction) to apply on the sticker.

Optional rotationDegreesInClockwise

rotationDegreesInClockwise: number

The degrees to rotate the sticker clockwise direction.

Optional isAnimated

isAnimated: boolean

Enables animation for the sticker (iOS only).

Generated using TypeDoc