isEdit property

bool get isEdit

Check is group edit.

Implementation

bool get isEdit => update.type == UpdateType.group_officers_edit;