Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
The id of a user, role, or channel.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong Id { get; }
The id of a user, role, or channel.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong Id { get; }