Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
Gets the Id of the compenent. Auto populated by discord if not provided.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public int? Id { get; }
Property Value
- int?