Class TdApi.LinkPreviewTypeSticker

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeSticker extends TdApi.LinkPreviewType
The link is a link to a sticker message.
  • 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

    • LinkPreviewTypeSticker

      public LinkPreviewTypeSticker()
      The link is a link to a sticker message.
    • LinkPreviewTypeSticker

      public LinkPreviewTypeSticker(TdApi.Sticker sticker)
      The link is a link to a sticker message.
      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