Module

x/grammy_types/mod.ts>BotDescription

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BotDescription
import { type BotDescription } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";

This object represents the bot's description.

Properties

description: string

The bot's description

import BotDescription
import { BotDescription } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";