Skip to main content
Module

x/mtkruto/tl/2_types.ts>BotApp_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class BotApp_
extends _BotApp_
import { BotApp_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
BotApp_(params: { id: bigint; access_hash: bigint; short_name: string; title: string; description: string; photo: enums.Photo; document?: enums.Document; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
access_hash: bigint
description: string
optional
document: enums.Document
hash: bigint
id: bigint
photo: enums.Photo
short_name: string
title: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc