Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Bot.prototype.loop
Re-export
import { Bot } from "https://deno.land/x/my_grammy@v0.0.8/deps.ts";

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

Parameters

optional
options: PollingOptions