Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
Gets the Id of the compenent. Determined by Discord.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public uint Id { get; }
Gets the Id of the compenent. Determined by Discord.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public uint Id { get; }