API ReferenceTypesReactionObjectReactionObject type ReactionObject = Record<string, number[]> | null;