Table of Contents

Property Intents

Namespace
DSharpPlus
Assembly
DSharpPlus.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; }

Property Value

DiscordIntents