OneSDK
    Preparing search index...

    Interface TimestampConfig

    interface TimestampConfig {
        acceptTimestampComment: boolean;
        includeUsername: boolean;
        moderatorOnly: boolean;
        outputFormat: string;
        outputPath: string;
        outputTimelineText: boolean;
    }
    Index

    Properties

    acceptTimestampComment: boolean
    includeUsername: boolean
    moderatorOnly: boolean
    outputFormat: string
    outputPath: string
    outputTimelineText: boolean