Chameleon
    Preparing search index...

    Interface DefaultReaction

    interface DefaultReaction {
        emojiId: string | null;
        emojiName: string | null;
    }
    Index

    Properties

    Properties

    emojiId: string | null
    emojiName: string | null