Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Properties

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