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