gatewayMessageContentLimited constant

Flag<ApplicationFlags> const gatewayMessageContentLimited

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

Implementation

static const gatewayMessageContentLimited = Flag<ApplicationFlags>.fromOffset(19);