interface APIModalSubmitTextInputComponent

external
export interface APIModalSubmitTextInputComponent extends APIBaseModalSubmitComponent<ComponentType.TextInput>

external
custom_id : string

Inherited from: APIBaseModalSubmitComponent

external
type : T

Inherited from: APIBaseModalSubmitComponent

external
value : string