class types.InputBotInlineMessageMediaInvoice extends _TypeInputBotInlineMessageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputBotInlineMessageMediaInvoice } = types; ConstructorsnewInputBotInlineMessageMediaInvoice(params: { title: string; description: string; photo?: TypeInputWebDocument; invoice: TypeInvoice; payload: Uint8Array; provider: string; providerData: TypeDataJSON; replyMarkup?: TypeReplyMarkup; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsdescription: stringinvoice: TypeInvoicepayload: Uint8Arrayoptionalphoto: TypeInputWebDocumentprovider: stringproviderData: TypeDataJSONoptionalreplyMarkup: TypeReplyMarkuptitle: stringStatic Propertiesreadonly[paramDesc]: ParamDesc