GatewayIntents constructor

const GatewayIntents(
  1. int value
)

Create a new GatewayIntents.

Implementation

const GatewayIntents(super.value);