BaseCommentBaseWithNormalReplies¶
- class BaseCommentBaseWithNormalReplies[source]¶
A comment base that contains normal (i.e. non extended) replies.
- replies: Sequence[NonDeletedCommentReply | DeletedCommentReply]¶
These are the normal replies on this comment base.