Class TdApi.CraftGiftResultTooEarly

Enclosing class:
TdApi

public static class TdApi.CraftGiftResultTooEarly extends TdApi.CraftGiftResult
Crafting isn't possible because one of the gifts can't be used for crafting yet.
  • Field Details

    • retryAfter

      public int retryAfter
      Time left before the gift can be used for crafting.
    • CONSTRUCTOR

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

    • CraftGiftResultTooEarly

      public CraftGiftResultTooEarly()
      Crafting isn't possible because one of the gifts can't be used for crafting yet.
    • CraftGiftResultTooEarly

      public CraftGiftResultTooEarly(int retryAfter)
      Crafting isn't possible because one of the gifts can't be used for crafting yet.
      Parameters:
      retryAfter - Time left before the gift can be used for crafting.
  • 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.CraftGiftResult
      Returns:
      this.CONSTRUCTOR