isVideoComment property

bool get isVideoComment

Check is video comment.

Implementation

bool get isVideoComment => _videoCommentEvents.contains(update.type);