Property EnableDiscordIdScrubber
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
EnableDiscordIdScrubber
Whether to replace every discord-based id with {DISCORD_ID}.
Defaults to false.
[Deprecated("Use Telemetry.EnableDiscordIdScrubber instead. This property will be removed in a future version.")]
public bool EnableDiscordIdScrubber { set; }