Property Intents
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Intents
Sets the gateway intents for this client.
If set, the client will only receive events that they specify with intents.
Defaults to AllUnprivileged.
public DiscordIntents Intents { set; }