Companion

Properties

Link copied to clipboard

A GatewayIntents object specifying all intents including privileged intents.

Link copied to clipboard

A GatewayIntents object specifying all intents excluding privileged intents.

Link copied to clipboard

A GatewayIntents object specifying no intents.

Functions

Link copied to clipboard
fun of(vararg intents: GatewayIntent): GatewayIntents

Create a GatewayIntents object including all intents specified.

Create a GatewayIntents object including all intents specified in the provided collection.