Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class bots_BotInfo_
import { bots_BotInfo_ } from "https://deno.land/x/mtkruto@0.1.139/tl/2_types.ts";

Constructors

new
bots_BotInfo_(params: { name: string; about: string; description: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
about: string
description: string
name: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc