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