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

x/grammy/types.web.ts>ApiError

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ApiError
import { type ApiError } from "https://deno.land/x/grammy@v1.16.0/types.web.ts";

Properties

ok: false
error_code: number
description: string
optional
parameters: ResponseParameters