@typed-discord/interactions
Preparing search index...
modal_inference
ModalsToType
Type Alias ModalsToType<T>
ModalsToType
:
{
[
K
in
T
[
"data"
]
[
"custom_id"
]
]
:
(
components
:
ComponentsToType
<
T
[
"data"
]
[
"components"
]
>
,
interaction
:
BaseInteraction
,
)
=>
ModalSubmitResponse
}
Type Parameters
T
extends
APITypes.ModalInteractionCallbackRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/interactions
Loading...