Property LogUnknownEvents
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
LogUnknownEvents
Whether to log unknown events or not. Defaults to true.
public bool LogUnknownEvents { set; }
Property Value
- bool
Whether to log unknown events or not. Defaults to true.
public bool LogUnknownEvents { set; }