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