BotInlineMessageMediaInvoice
---types---
botInlineMessageMediaInvoice#354a9b09 flags:# shipping_address_requested:flags.1?true test:flags.3?true title:string description:string photo:flags.0?WebDocument currency:string total_amount:long reply_markup:flags.2?ReplyMarkup = BotInlineMessage
Belongs to
This type can be an instance of either:
Members
title | string | |
description | string | |
currency | string | |
total_amount | long | |
shipping_address_requested | flag | This argument defaults to None and can be omitted. |
test | flag | This argument defaults to None and can be omitted. |
photo | WebDocument | This argument defaults to None and can be omitted. |
reply_markup | ReplyMarkup | This argument defaults to None and can be omitted. |