- Preparing search index...
 
- The search index is not available
 
DJS-Bot 
 
Constructors
Private constructor
- new ModalSubmitFields(components): ModalSubmitFields
 
- 
Parameters
- 
components: readonly (readonly TextInputComponent[])[]
 
 
 
Properties
components
fields
Methods
getField
- getField<Type>(customId, type): { 
    type: Type; 
} & TextInputModalData 
- 
Parameters
- 
customId: string
 
- 
type: Type
 
 
 
- getField(customId, type?): TextInputModalData
 
- 
 
getTextInputValue
- getTextInputValue(customId): string
 
- 
Returns string