FastCommentsClient::FeedPostStats Properties Name Type Description Notes reacts Hash<String, Integer> [optional] comment_count Integer [optional] Example require 'fastcomments-client' instance = FastCommentsClient::FeedPostStats.new( reacts: null, comment_count: null )