Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>Bot#loop

Interactive menus for grammY.
Go to Latest
method Bot.prototype.loop
Re-export
import { Bot } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

Internal. Do not call. Enters a loop that will perform long polling until the bot is stopped.

Parameters

optional
options: PollingOptions