isUpdate property

bool get isUpdate
inherited

Check is type - chat_photo_update.

Implementation

bool get isUpdate => actionType == 'chat_photo_update';