hideRepliesByLikeCount property

int? get hideRepliesByLikeCount
inherited

Hide replies in the feed if they do not have this number of likes.

Implementation

bool get hideRepliesByUnfollowed;/// Hide replies in the feed if they do not have this number of likes.
int? get hideRepliesByLikeCount;