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