Class TdApi.GiftCollections

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.GiftCollections
Enclosing class:
TdApi

public static class TdApi.GiftCollections extends TdApi.Object
Contains a list of gift collections.
  • Field Details

    • collections

      public TdApi.GiftCollection[] collections
      List of gift collections.
    • CONSTRUCTOR

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

    • GiftCollections

      public GiftCollections()
      Contains a list of gift collections.
    • GiftCollections

      public GiftCollections(TdApi.GiftCollection[] collections)
      Contains a list of gift collections.
      Parameters:
      collections - List of gift collections.
  • 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