isPhoto property

bool get isPhoto

Check is group change photo.

Implementation

bool get isPhoto => update.type == UpdateType.group_change_photo;