Property CustomId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CustomId
The custom Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.
[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public string? CustomId { get; }