MadelineProto/docs/TD_docs/constructors/messagePaymentSuccessfulBot.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

1.0 KiB

title description
messagePaymentSuccessfulBot Bots only. Payment completed

Constructor: messagePaymentSuccessfulBot

Back to constructors index

Bots only. Payment completed

Attributes:

Name Type Required Description
currency string Yes Currency for goods price
total_amount int53 Yes Goods total price in minimal quantity of the currency
invoice_payload bytes Yes Invoice payload
shipping_option_id string Yes Identifier of a choosed by user shipping option, may be empty if not applicable
order_info orderInfo Yes Information about the order, nullable
telegram_payment_charge_id string Yes Telegram payment identifier
provider_payment_charge_id string Yes Provider payment identifier

Type: MessageContent