Torn API Client
    Preparing search index...

    Type Alias ErrorIncorrectLogId

    type ErrorIncorrectLogId = {
        code: number;
        error: string;
    }
    Index

    Properties

    Properties

    code: number
    error: string