InputBotInlineMessageMediaInvoice
- class pyrogram.raw.types.InputBotInlineMessageMediaInvoice
An invoice
Constructor of
InputBotInlineMessage
.- Details:
Layer:
194
ID:
D7E78225
- Parameters:
title (
str
) – Product name, 1-32 charactersdescription (
str
) – Product description, 1-255 charactersinvoice (
Invoice
) – The invoicepayload (
bytes
) – Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes.provider (
str
) – Payments provider token, obtained via Botfatherprovider_data (
DataJSON
) – A JSON-serialized object for data about the invoice, which will be shared with the payment provider. A detailed description of the required fields should be provided by the payment provider.photo (
InputWebDocument
, optional) – Invoice photoreply_markup (
ReplyMarkup
, optional) – Inline keyboard