Module

x/grammy/types.ts>BotShortDescription

The Telegram Bot Framework.
Very Popular
Go to Latest
interface BotShortDescription
import { type BotShortDescription } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.ts";

This object represents the bot's short description.

Properties

short_description: string

The bot's short description

import BotShortDescription
import { BotShortDescription } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.ts";