isPhotoComment property

bool get isPhotoComment

Check is photo comment.

Implementation

bool get isPhotoComment => _photoCommentEvents.contains(update.type);