MadelineProtoDocs/docs/TD_docs/constructors/messagePaymentSuccessfulBot.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

1.1 KiB

title description image
messagePaymentSuccessfulBot Bots only. Payment completed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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