1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 15:47:20 +01:00
MadelineProto/docs/TD_docs/methods/getPaymentForm.md
2017-08-25 15:05:53 +02:00

691 B

title description
getPaymentForm Returns invoice payment form. The method should be called when user presses inlineKeyboardButtonBuy

Method: getPaymentForm

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns invoice payment form. The method should be called when user presses inlineKeyboardButtonBuy

Params:

Name Type Required Description
chat_id InputPeer Yes Chat identifier of the Invoice message
message_id int53 Yes Message identifier

Return type: PaymentForm