staff constant

Flag<UserFlags> const staff

The user is a Discord employee.

Implementation

static const staff = Flag<UserFlags>.fromOffset(0);