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

x/mtkruto/4_errors.ts>TelegramError

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class TelegramError
extends MtkrutoError
Re-export
import { TelegramError } from "https://deno.land/x/mtkruto@0.2.50/4_errors.ts";

Constructors

new
TelegramError(params: TelegramErrorParams)

Properties

errorCode: number
errorMessage: string