Class StarTransaction
java.lang.Object
io.github.natanimn.telebof.types.payments.StarTransaction
Describes a Telegram Star transaction.
Note that if the buyer initiates a chargeback with the payment provider from whom they acquired Stars (e.g., Apple, Google)
following this transaction, the refunded Stars will be deducted from the bot's balance.
This is outside of Telegram's control.
- Since:
- March 3, 2025
-
Constructor Details
-
StarTransaction
public StarTransaction()
-
-
Method Details
-
getId
-
getAmount
-
getDate
-
getSource
-
getReceiver
-
getNanostarAmount
-