Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>account_connectedBots

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface account_connectedBots
import { type account_connectedBots } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "account.connectedBots"
connected_bots: Array<ConnectedBot>
users: Array<User>