Property CustomId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CustomId
The Id of the component that invoked this interaction, if applicable.
[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public string CustomId { get; }