Class RevenueWithdrawalState

java.lang.Object
io.github.natanimn.telebof.types.payments.RevenueWithdrawalState

public class RevenueWithdrawalState extends Object
This class describes the state of a revenue withdrawal operation
Since:
3 March 2025
  • Field Details

    • type

      Type of the state
    • date

      public Integer date
      Date the withdrawal was completed in Unix time
    • url

      public String url
      An HTTPS URL that can be used to see transaction details
  • Constructor Details

    • RevenueWithdrawalState

      public RevenueWithdrawalState()
  • Method Details