Skip to main content
Module

x/grammy_conversations/deps.deno.ts>Bot#init

Conversational interfaces for grammY
Go to Latest
method Bot.prototype.init
Re-export
import { Bot } from "https://deno.land/x/grammy_conversations@v1.1.1/deps.deno.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.