Saxonberg Server API
    Preparing search index...
    interface BoundEmote {
        fills: Record<string, string>;
        target: Stuff | null;
    }
    Index

    Properties

    Properties

    fills: Record<string, string>
    target: Stuff | null