Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/4_errors.ts>AccessError

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

Constructors

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