Property CustomId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CustomId
The custom id for this component.
[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public override string? CustomId { get; }
The custom id for this component.
[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public override string? CustomId { get; }