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

    Interface MailpitUpdateEvent

    Event for message updates

    interface MailpitUpdateEvent {
        Data: MailpitUpdateData;
        Type: "update";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Event data payload

    Type: "update"

    Type of event being broadcast