Property AnonymizeContents
- Namespace
- DSharpPlus.Logging
- Assembly
- DSharpPlus.dll
AnonymizeContents
Specifies whether snowflake IDs and message contents are being anonymized. Defaults to false.
public static bool AnonymizeContents { get; }
Property Value
Remarks
Note that enabling this switch may significantly reduce the quality of debugging data.