mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
705 B
705 B
title | description |
---|---|
getPaymentForm | Returns invoice payment form. The method should be called when user presses inlineKeyboardButtonBuy |
Method: getPaymentForm
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns invoice payment form. The method should be called when user presses inlineKeyboardButtonBuy
Parameters:
Name | Type | Required | Description |
---|---|---|---|
chat_id | CLICK ME int53 | Yes | Chat identifier of the Invoice message |
message_id | CLICK ME int53 | Yes | Message identifier |