Table of Contents

Class RadioGroupModalSubmission

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Provides information about a radio group submitted through a modal.

public class RadioGroupModalSubmission : IModalSubmission
Inheritance
RadioGroupModalSubmission
Implements

Properties

ComponentType

The type of component this submission represents.

CustomId

The custom ID of this component.

Value

The developer-defined value of the option that was chosen from this group.