Documentation - v0.27.2
    Preparing search index...

    Module @mtcute/tl-runtime

    @mtcute/tl-runtime

    📖 API Reference

    This package contains runtime for TL (de-)serialization. It only contains binary reader and writer implementations, as well as some Uint8Array utilities, and is used by @mtcute/core.

    @mtcute/tl-utils on the other hand has utilities like codegen and schema manipulation, which is only needed at runtime if you are patching the schema (which is a rare case anyways).

    • Supports all TL features used by the public schema
    • Supports browsers out of the box

    Classes

    TlBinaryReader
    TlBinaryWriter
    TlSerializationCounter
    TlUnknownObjectError

    Type Aliases

    TlReaderMap
    TlWriterMap