@typed-discord/interactions
Preparing search index...
modal_inference
ComponentToType
Type Alias ComponentToType<C>
ComponentToType
:
C
extends
APITypes.ActionRowComponentForModalRequest
?
InferLabelComponentType
<
C
[
"components"
]
[
0
]
>
:
C
extends
APITypes.LabelComponentForModalRequest
?
InferLabelType
<
C
>
:
never
Type Parameters
C
extends
APITypes.ModalInteractionCallbackRequest
[
"data"
]
[
"components"
]
[
number
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/interactions
Loading...