Skip to main content
Module

x/grm/mod.ts>BadMessageError

MTProto API Client for Deno 🦕
Go to Latest
class BadMessageError
extends Error
Re-export
import { BadMessageError } from "https://deno.land/x/grm@0.6.0/mod.ts";

Constructors

new
BadMessageError(request: Api.AnyRequest, code: number)

Properties

private
errorMessage: string

Static Properties

ErrorMessages: { 16: string; 17: string; 18: string; 19: string; 20: string; 32: string; 33: string; 34: string; 35: string; 48: string; 64: string; }