all constant

GatewayIntents const all

A GatewayIntents with all intents enabled.

Implementation

static const all = GatewayIntents(0x1fffff);