MadelineProtoDocs/docs/TD_docs/methods/getPaymentForm.md

764 B

title description image
getPaymentForm Returns invoice payment form. The method should be called when user presses inlineKeyboardButtonBuy https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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

Parameters:

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

Return type: PaymentForm