Documentation - v0.27.1
    Preparing search index...

    Function deserializeObjectWithCompat

    • Deserialize a TL object previously serialized with serializeObject, with backwards compatibility for older versions of the schema.

      Note: only some types from some layers are supported for backward compatibility, for the complete list please see TYPES_FOR_COMPAT or compat.tl

      Parameters

      • data: Uint8Array

      Returns TlObject