Module

x/grammy_types/api.ts>ApiError

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ApiError
import { type ApiError } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/api.ts";

Properties

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