teleproto - v1.229.0
    Preparing search index...

    Interface SecureValueErrorTranslationFileIn

    interface SecureValueErrorTranslationFileIn {
        _: "secureValueErrorTranslationFile";
        fileHash: bytes;
        text: string;
        type: TypeSecureValueTypeIn;
    }
    Index
    _: "secureValueErrorTranslationFile"
    fileHash: bytes
    text: string