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

x/mtkruto/3_errors.ts>ConnectionError

Cross-runtime JavaScript library for building Telegram clients
Latest
class ConnectionError
extends MtkrutoError
import { ConnectionError } from "https://deno.land/x/mtkruto@0.6.2/3_errors.ts";

Constructors

new
ConnectionError(...args: ConstructorParameters<Error>)