Chameleon
    Preparing search index...

    Interface ReactionCountDetails

    interface ReactionCountDetails {
        burst: number;
        normal: number;
    }
    Index

    Properties

    Properties

    burst: number
    normal: number