class BotInlineMessageMediaInvoice_
extends _BotInlineMessage_
import { BotInlineMessageMediaInvoice_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
BotInlineMessageMediaInvoice_(params: { shipping_address_requested?: true; test?: true; title: string; description: string; photo?: enums.WebDocument; currency: string; total_amount: bigint; reply_markup?: enums.ReplyMarkup; })Properties
protected
readonly
[params]: Paramsoptional
photo: enums.WebDocumentoptional
reply_markup: enums.ReplyMarkupStatic Properties
readonly
[paramDesc]: ParamDesc