adminId property

int get adminId

The ID of the administrator who blacklisted the user.

Implementation

int get adminId => update.object['admin_id'];