class types.InputBotInlineResultPhoto extends _TypeInputBotInlineResultimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { InputBotInlineResultPhoto } = types; ConstructorsnewInputBotInlineResultPhoto(params: { id: string; type: string; photo: TypeInputPhoto; sendMessage: TypeInputBotInlineMessage; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: stringphoto: TypeInputPhotosendMessage: TypeInputBotInlineMessagetype: stringStatic Propertiesreadonly[paramDesc]: ParamDesc