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.
public ulong? DeveloperUserId { set; }