Skip to main content
Module

x/grm/mod.ts>errors.ServerError

MTProto API Client for Deno 🦕
Latest
class errors.ServerError
extends RPCError
import { errors } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { ServerError } = errors;

Properties

code: number
errorMessage: string