mailpit-api - v1.6.0
    Preparing search index...

    Interface MailpitNewMessageEvent

    Event for new messages

    interface MailpitNewMessageEvent {
        Data: MailpitMessageListItem;
        Type: "new";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Event data payload

    Type: "new"

    Type of event being broadcast