WorkCommentCount¶ class WorkCommentCount[source]¶ The number of replies a user made on a single submission. work_id: int¶ The ID of the work (submission) the replies were on. reply_count: int¶ The total count of replies made by the user on this work.