Skip to main content
Module

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

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

Internal. Do not call. Reliably fetches an update batch via getUpdates. Handles all known errors. Returns undefined if the bot is stopped and the call gets cancelled.

Parameters

unnamed 0: PollingOptions

Polling options