Documentation - v0.27.1
    Preparing search index...

    Type Alias TlReaderMap

    TlReaderMap: Record<number, (r: any) => unknown> & {
        _results?: Record<string, (r: any) => unknown>;
    }

    Mapping of TL object IDs to reader functions.

    Note that these types should never be present in the map and are parsed manually inside .object():

    • 0x1cb5c415 aka vector
    • 0x3072cfa1 aka gzip_packed
    • 0xbc799737 aka boolFalse
    • 0x997275b5 aka boolTrue
    • 0x3fedd339 aka true
    • 0x56730bcc aka null