reply_count と post_count の違いは何ですか?

The value of reply_count you get from /session/current.json is the count of posts the user has created in other users’ topics. To get the total number of posts a user has created, excluding the first post in each topic, use the post_count value from the user_summary section of /u/<username>/summary.json.

「いいね!」 4