Property CustomId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CustomId
The Id of the component that invoked this interaction, or the Id of the modal the interaction was spawned from.
[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public string CustomId { get; }