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