Class TdApi.PollMediaSticker

Enclosing class:
TdApi

public static class TdApi.PollMediaSticker extends TdApi.PollMedia
A sticker.
  • Field Details

    • sticker

      public TdApi.Sticker sticker
      The sticker.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • PollMediaSticker

      public PollMediaSticker()
      A sticker.
    • PollMediaSticker

      public PollMediaSticker(TdApi.Sticker sticker)
      A sticker.
      Parameters:
      sticker - The sticker.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR