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