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