Interface IModalSubmission
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents the values submitted to a component from a modal.
public interface IModalSubmission
Properties
- ComponentType
The type of component this submission represents.
- CustomId
The custom ID of this component.