Saxonberg Server API
    Preparing search index...
    interface EmoteSlot {
        kind: SlotKind;
        optional?: boolean;
        scope?: string;
    }
    Index

    Properties

    Properties

    kind: SlotKind
    optional?: boolean
    scope?: string

    For stuff slots only. Scope defaults to 'online' (universal ESP target delivery — the target needn't be in the room). Override with a finer scope when desired.