Class TdApi.LinkPreviewTypeStickerSet

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeStickerSet extends TdApi.LinkPreviewType
The link is a link to a sticker set.
  • Field Details

    • stickers

      public TdApi.Sticker[] stickers
      Up to 4 stickers from the sticker set.
    • CONSTRUCTOR

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

    • LinkPreviewTypeStickerSet

      public LinkPreviewTypeStickerSet()
      The link is a link to a sticker set.
    • LinkPreviewTypeStickerSet

      public LinkPreviewTypeStickerSet(TdApi.Sticker[] stickers)
      The link is a link to a sticker set.
      Parameters:
      stickers - Up to 4 stickers from the sticker set.
  • 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