interface BotNameimport { type BotName } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts"; This object represents the bot's name. Propertiesname: stringThe bot's name import BotNameimport { BotName } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts";