Fake Mirrors
    Preparing search index...

    Class AnalyzeService

    Represents the analyze service.

    • Reads a full message from the database.

      Parameters

      • data: { campaignId: string; messageId: string }

        The job data.

      Returns Promise<FullMessageModel>

      The full message model.

      ConsumerError If the message is not found.