Skip to main content
Module

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

Conversational interfaces for grammY
Go to Latest
method Bot.prototype.loop
Re-export
import { Bot } from "https://deno.land/x/grammy_conversations@v1.1.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