interface APIReactionCountDetails {
    burst: number;
    normal: number;
}

Properties

Properties

burst: number

Count of super reactions

normal: number

Count of normal reactions