class types.BotInlineMessageMediaInvoice extends _TypeBotInlineMessageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotInlineMessageMediaInvoice } = types; ConstructorsnewBotInlineMessageMediaInvoice(params: { shippingAddressRequested?: true; test?: true; title: string; description: string; photo?: TypeWebDocument; currency: string; totalAmount: bigint; replyMarkup?: TypeReplyMarkup; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscurrency: stringdescription: stringoptionalphoto: TypeWebDocumentoptionalreplyMarkup: TypeReplyMarkupoptionalshippingAddressRequested: trueoptionaltest: truetitle: stringtotalAmount: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc