allPrivileged constant

GatewayIntents const allPrivileged

A GatewayIntents with all privileged intents enabled.

Implementation

static const allPrivileged = GatewayIntents(0x8102);