Constructors

Properties

documentsMap: LongMap<RawDocument>

Accessors

  • get animation(): null | Sticker
  • The animation itself

    Returns null | Sticker

  • get emoji(): string
  • Emoji representint this reaction

    Returns string

  • get icon(): Sticker
  • Animated icon representing the effect

    Returns Sticker

  • get id(): Long
  • ID of this effect

    Returns Long

  • get isPremiumRequired(): boolean
  • Whether Telegram Premium is required to use this effect

    Returns boolean

  • get staticIcon(): null | Sticker
  • Sticker representing a static icon for this effect (if any)

    Returns null | Sticker