Saxonberg Server API
    Preparing search index...
    interface ReactionScopeDeltaPayload {
        acts: ReactionActState[];
        scope: string;
    }
    Index

    Properties

    Properties

    acts: ReactionActState[]

    The acts that moved in this scope this tick (canonical, no sample).

    scope: string

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