isStaff property

bool isStaff

Whether the user is a Discord employee.

Implementation

bool get isStaff => has(staff);