Class TdApi.GiftResaleResultOk

Enclosing class:
TdApi

public static class TdApi.GiftResaleResultOk extends TdApi.GiftResaleResult
Operation was successfully completed.
  • Field Details

    • receivedGiftId

      public String receivedGiftId
      Unique identifier of the received gift; only for the gifts sent to the current user.
    • CONSTRUCTOR

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

    • GiftResaleResultOk

      public GiftResaleResultOk()
      Operation was successfully completed.
    • GiftResaleResultOk

      public GiftResaleResultOk(String receivedGiftId)
      Operation was successfully completed.
      Parameters:
      receivedGiftId - Unique identifier of the received gift; only for the gifts sent to the current user.
  • 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.GiftResaleResult
      Returns:
      this.CONSTRUCTOR