Class CheckboxGroupModalSubmission
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Provides information about a checkbox group submitted through a modal.
public class CheckboxGroupModalSubmission : IModalSubmission
- Inheritance
-
CheckboxGroupModalSubmission
- Implements
Properties
- ComponentType
The type of component this submission represents.
- CustomId
The custom ID of this component.
- Values
The developer-defined values of the checkboxes that were checked within this group.