class types.InputBotInlineResultPhoto
extends _TypeInputBotInlineResult
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { InputBotInlineResultPhoto } = types;
Constructors
new
InputBotInlineResultPhoto(params: { id: string; type: string; photo: TypeInputPhoto; sendMessage: TypeInputBotInlineMessage; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc