Class TdApi.ChatRevenueTransactionTypeFragmentRefund

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.ChatRevenueTransactionType
org.drinkless.tdlib.TdApi.ChatRevenueTransactionTypeFragmentRefund
Enclosing class:
TdApi

public static class TdApi.ChatRevenueTransactionTypeFragmentRefund extends TdApi.ChatRevenueTransactionType
Describes a refund for failed withdrawal of earnings through Fragment.
  • Field Details

    • refundDate

      public int refundDate
      Point in time (Unix timestamp) when the transaction was refunded.
    • CONSTRUCTOR

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

    • ChatRevenueTransactionTypeFragmentRefund

      public ChatRevenueTransactionTypeFragmentRefund()
      Describes a refund for failed withdrawal of earnings through Fragment.
    • ChatRevenueTransactionTypeFragmentRefund

      public ChatRevenueTransactionTypeFragmentRefund(int refundDate)
      Describes a refund for failed withdrawal of earnings through Fragment.
      Parameters:
      refundDate - Point in time (Unix timestamp) when the transaction was refunded.
  • 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