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