Map of reaction keys to lists of user IDs who reacted.
@EpochDateTimeConverter() DateTime? get updatedAt;/// Map of reaction keys to lists of user IDs who reacted. Map<String, List<String>>? get reactions;