Saxonberg Server API
    Preparing search index...

    Interface ScopedEmoteDecision

    Decision returned to the emote send path.

    interface ScopedEmoteDecision {
        reactable: boolean;
        suppressFanOut: boolean;
    }
    Index

    Properties

    reactable: boolean

    False when the act isn't a known reactable act (defence in depth).

    suppressFanOut: boolean

    True at/above threshold: skip the diegetic line, counter only.