Property CustomId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CustomId
The custom id to send with this interaction response. Only applicable when creating a modal.
public string CustomId { get; set; }
The custom id to send with this interaction response. Only applicable when creating a modal.
public string CustomId { get; set; }