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

x/mtkruto/0_deps.ts>Parser#parseChunk

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method Parser.prototype.parseChunk
Re-export
Deprecated
import { Parser } from "https://deno.land/x/mtkruto@0.1.105/0_deps.ts";

Alias of write, for backwards compatibility.

Parameters

chunk: string

Chunk to parse.