Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

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

Parameters

optional
options: PollingOptions