interface BotShortDescriptionimport { type BotShortDescription } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.deno.ts"; This object represents the bot's short description. Propertiesshort_description: stringThe bot's short description import BotShortDescriptionimport { BotShortDescription } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.deno.ts";