Skip to main content
Module

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

Conversational interfaces for grammY.
Latest
method Bot.prototype.loop
Re-export
import { Bot } from "https://deno.land/x/grammy_conversations@v1.2.0/deps.deno.ts";

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

Parameters

optional
options: PollingOptions