Class SelectMenuModalSubmission
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Provides information about a string select menu submitted through a modal.
public sealed class SelectMenuModalSubmission : IModalSubmission
- Inheritance
-
SelectMenuModalSubmission
- Implements
Properties
- ComponentType
The type of component this submission represents.
- CustomId
The custom ID of this component.
- Values
The values selected from the menu.