Module

x/grammy_types/mod.ts>BotShortDescription

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BotShortDescription
import { type BotShortDescription } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.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_types@v3.6.2/mod.ts";