interface BotDescriptionimport { type BotDescription } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.ts"; This object represents the bot's description. Propertiesdescription: stringThe bot's description import BotDescriptionimport { BotDescription } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.ts";