Skip to main content
Module

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

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

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