import { Bot } from "https://dotland.deno.dev/x/grammy@v1.31.0/bot.ts";
Initializes the bot, i.e. fetches information about the bot itself. This method is called automatically, you usually don't have to call it manually.
import { Bot } from "https://dotland.deno.dev/x/grammy@v1.31.0/bot.ts";
Initializes the bot, i.e. fetches information about the bot itself. This method is called automatically, you usually don't have to call it manually.