Skip to content

getPaymentForm

Sahri Riza Umami edited this page Sep 13, 2017 · 3 revisions

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

getPaymentForm(chat_id, message_id)
``  

Field|Type|Description  
-----|----|-----------  
`chat_id` | int53 | Chat identifier of the Invoice message  
`message_id` | int53 | Message identifier    

Frequently Asked Questions
The Functions

Clone this wiki locally