BaseCommentBase¶ class BaseCommentBase[source]¶ A comment thread, this contains many replies which contain the actual feedback. id: int¶ The id of the comment base. work_id: int¶ The id of the work this comment is on. This is always set, also for inline feedback.