Skip to main content
Module

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

Easily create interactive menus with grammY.
Go to Latest
method Bot.prototype.loop
Re-export
import { Bot } from "https://deno.land/x/grammy_menu@v1.1.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