Skip to main content
Module

x/grammy/bot.ts>Bot#init

The Telegram Bot Framework.
Extremely Popular
Go to Latest
method Bot.prototype.init
import { Bot } from "https://deno.land/x/grammy@v1.11.1/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.