class types.BotApp
extends _TypeBotApp
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { BotApp } = types;
Constructors
new
BotApp(params: { id: bigint; accessHash: bigint; shortName: string; title: string; description: string; photo: TypePhoto; document?: TypeDocument; hash: bigint; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc