comment_authors property

comment_authors property

Returns the collection of comments autors. Read-only ICommentAuthorCollection.

Definition:

@property
def comment_authors(self):
    ...

See Also