teleproto - v1.229.0
    Preparing search index...

    Variable FrozenErrorConst

    FrozenError: typeof FloodError = FloodError

    The dedicated FrozenError base was removed; frozen errors now map by their HTTP code (420). Kept as an alias of FloodError so instanceof errors.FrozenError still matches frozen-method errors.