class BotInlineMessageMediaInvoice
extends _TypeBotInlineMessage
import { BotInlineMessageMediaInvoice } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
BotInlineMessageMediaInvoice(params: { shippingAddressRequested?: true; test?: true; title: string; description: string; photo?: TypeWebDocument; currency: string; totalAmount: bigint; replyMarkup?: TypeReplyMarkup; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc