Saxonberg Server API
    Preparing search index...
    interface EmoteSpec {
        aliases?: string[];
        echo?: EmoteEcho;
        emoji?: string;
        grammar: EmoteGrammar;
        tags?: string[];
        valence?: number;
        verb: string;
    }
    Index

    Properties

    aliases?: string[]
    echo?: EmoteEcho
    emoji?: string
    grammar: EmoteGrammar
    tags?: string[]
    valence?: number

    Signed renown valence (esteem + / notoriety −; default 0).

    verb: string