Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>errors.TelegramErrorParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface errors.TelegramErrorParams
Re-export
import { type errors } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
const { TelegramErrorParams } = errors;

Properties

error_code: number
error_message: string
call: Api.AnyObject