isRemove property

bool get isRemove
inherited

Check is type - chat_photo_remove.

Implementation

bool get isRemove => actionType == 'chat_photo_remove';