class BotApp
extends _TypeBotApp
import { BotApp } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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