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