OneSDK
    Preparing search index...

    Interface ReactionDataStamp

    interface ReactionDataStamp {
        emoteId: string;
        reactionCount: number;
    }
    Index

    Properties

    emoteId: string
    reactionCount: number