mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 15:47:20 +01:00
691 B
691 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
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | InputPeer | Yes | Chat identifier of the Invoice message |
message_id | int53 | Yes | Message identifier |