Package dev.inmo.tgbotapi.types.message.payments

Types

InvoiceContent
Link copied to clipboard
common
data class InvoiceContent(invoice: Invoice) : MessageContent
SuccessfulPaymentEvent
Link copied to clipboard
common
data class SuccessfulPaymentEvent(payment: SuccessfulPayment) : PaymentInfo, CommonEvent