Class TdApi.LinkPreviewTypeGiftCollection

Enclosing class:
TdApi

public static class TdApi.LinkPreviewTypeGiftCollection extends TdApi.LinkPreviewType
The link is a link to a gift collection.
  • Field Details

    • icons

      public TdApi.Sticker[] icons
      Icons for some gifts from the collection; may be empty.
    • CONSTRUCTOR

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

    • LinkPreviewTypeGiftCollection

      public LinkPreviewTypeGiftCollection()
      The link is a link to a gift collection.
    • LinkPreviewTypeGiftCollection

      public LinkPreviewTypeGiftCollection(TdApi.Sticker[] icons)
      The link is a link to a gift collection.
      Parameters:
      icons - Icons for some gifts from the collection; may be empty.
  • 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