Property FeedbackEmail
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
FeedbackEmail
Your email address we can reach out when your bot encounters library bugs.
Will only be transmitted if AttachUserInfo is true.
Defaults to null.
[Deprecated("Use Telemetry.FeedbackEmail instead. This property will be removed in a future version.")]
public string? FeedbackEmail { set; }