Represents a modal builder.
Extends
BuildersModalConstructs a new instance of the
ModalBuilder
className | Type | Optional | Description |
---|---|---|---|
data | Partial<ModalComponentData> | Partial<APIModalInteractionResponseCallbackData> | Yes | None |
Creates a new modal builder from JSON data
Name | Type | Optional | Description |
---|---|---|---|
other | JSONEncodable<APIModalInteractionResponseCallbackData> | APIModalInteractionResponseCallbackData | No | The other data |