Skip to main content
Module

x/mtkruto/2_tl.ts>Api.botInfo

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.botInfo
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { botInfo } = Api;

Properties

_: "botInfo"
optional
user_id: bigint
optional
description: string
optional
description_photo: Photo
optional
description_document: Document
optional
commands: Array<BotCommand>
optional
menu_button: BotMenuButton