Class TdApi.StarTransactionTypeFragmentWithdrawal

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.StarTransactionType
org.drinkless.tdlib.TdApi.StarTransactionTypeFragmentWithdrawal
Enclosing class:
TdApi

public static class TdApi.StarTransactionTypeFragmentWithdrawal extends TdApi.StarTransactionType
The transaction is a withdrawal of earned Telegram Stars to Fragment; for regular users, bots, supergroup and channel chats only.
  • Field Details

    • withdrawalState

      public TdApi.RevenueWithdrawalState withdrawalState
      State of the withdrawal; may be null for refunds from Fragment.
    • CONSTRUCTOR

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

    • StarTransactionTypeFragmentWithdrawal

      public StarTransactionTypeFragmentWithdrawal()
      The transaction is a withdrawal of earned Telegram Stars to Fragment; for regular users, bots, supergroup and channel chats only.
    • StarTransactionTypeFragmentWithdrawal

      public StarTransactionTypeFragmentWithdrawal(TdApi.RevenueWithdrawalState withdrawalState)
      The transaction is a withdrawal of earned Telegram Stars to Fragment; for regular users, bots, supergroup and channel chats only.
      Parameters:
      withdrawalState - State of the withdrawal; may be null for refunds from Fragment.
  • 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