Module

x/grammy/types.deno.ts>BotDescription

The Telegram Bot Framework.
Very Popular
Go to Latest
interface BotDescription
import { type BotDescription } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.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@v1.21.2/types.deno.ts";