gatewayPresenceLimited constant

Flag<ApplicationFlags> const gatewayPresenceLimited

Intent required for bots in under 100 servers to receive presence_update events, found on the Bot page in your app's settings.

Implementation

static const gatewayPresenceLimited = Flag<ApplicationFlags>.fromOffset(13);