Property Id
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Id
Gets ID of the user.
[JsonProperty("user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong Id { get; set; }
Gets ID of the user.
[JsonProperty("user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong Id { get; set; }