SongGuess
    Preparing search index...
    interface QueueSendOptions {
        contentType?: QueueContentType;
        delaySeconds?: number;
    }
    Index

    Properties

    contentType?: QueueContentType
    delaySeconds?: number