Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/bot.ts>Bot#handlePollingError

The Telegram Bot Framework.
Very Popular
Go to Latest
method Bot.prototype.handlePollingError
import { Bot } from "https://deno.land/x/grammy@v1.19.0/bot.ts";

Internal. Do not call. Handles an error that occurred during long polling.

Parameters

error: unknown