Skip to main content
Module

x/grammy/mod.ts>Bot#loop

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

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

Parameters

optional
options: PollingOptions