API reference
Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
Gets the id of the role or user.
[JsonProperty("id")]
public ulong Id { get; set; }
Gets the id of the role or user.
[JsonProperty("id")]
public ulong Id { get; set; }