Skip to main content
Module

x/mtkruto/mod.ts>errors.TransportError

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

Constructors

new
TransportError(code: number)