Skip to main content
Module

x/grm/mod.ts>InvalidBufferError

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

Constructors

new
InvalidBufferError(payload: Buffer)

Properties

optional
code: number