Saxonberg Server API
    Preparing search index...

    Interface ReactableActRequest

    Messaging-side capture: an act becomes reactable on first observation.

    interface ReactableActRequest {
        commandId: string;
        scope: string;
        subject: Stuff;
    }
    Index

    Properties

    commandId: string
    scope: string

    Audience-scope key: location:<id> | channel:<groupRef>.

    subject: Stuff

    The act's author — payload.speaker subject.