teleproto - v1.229.0
    Preparing search index...

    Interface SecureValueErrorIn

    interface SecureValueErrorIn {
        _: "secureValueError";
        hash: bytes;
        text: string;
        type: TypeSecureValueTypeIn;
    }
    Index
    _: "secureValueError"
    hash: bytes
    text: string