toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.payment
/
RefundedPayment
/
RefundedPayment
Refunded
Payment
constructor
(
currency
:
Currency
=
Currency.XTR
,
totalAmount
:
Int
,
invoicePayload
:
String
,
telegramPaymentChargeId
:
String
,
providerPaymentChargeId
:
String
?
=
null
)