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>ConnectedBot_

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

Constructors

new
ConnectedBot_(params: { can_reply?: true; bot_id: bigint; recipients: enums.BusinessRecipients; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
bot_id: bigint
optional
can_reply: true
recipients: enums.BusinessRecipients

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc