toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments
/
RefundedPayment
/
RefundedPayment
Refunded
Payment
constructor
(
currency
:
Currency
,
amount
:
Long
,
invoicePayload
:
String
,
telegramPaymentChargeId
:
TelegramPaymentChargeId
,
providerPaymentChargeId
:
String
?
=
null
)