Skip to main content
Module

x/grammy/bot.ts>Bot#loop

The Telegram Bot Framework.
Extremely Popular
Go to Latest
method Bot.prototype.loop
import { Bot } from "https://deno.land/x/grammy@v1.11.1/bot.ts";

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

Parameters

optional
options: PollingOptions