interface BotDescriptionimport { type BotDescription } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.deno.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.2/types.deno.ts";