Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>UnauthorizedError

MTProto API Client for Deno 🦕
Go to Latest
class UnauthorizedError
extends RPCError
import { UnauthorizedError } from "https://deno.land/x/grm@0.6.0/src/mod.ts";

Properties

code: number
errorMessage: string