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

x/mtkruto/mod.ts>errors.TelegramError

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

Constructors

new
TelegramError(params: TelegramErrorParams)

Properties

errorCode: number
errorMessage: string