@typed-discord/rest
Preparing search index...
types
ModalInteractionCallbackRequestData
Interface ModalInteractionCallbackRequestData
interface
ModalInteractionCallbackRequestData
{
components
:
(
|
ActionRowComponentForModalRequest
|
LabelComponentForModalRequest
|
TextDisplayComponentForModalRequest
)
[]
;
custom_id
:
string
;
title
:
string
;
}
Index
Properties
components
custom_
id
title
Properties
components
components
:
(
|
ActionRowComponentForModalRequest
|
LabelComponentForModalRequest
|
TextDisplayComponentForModalRequest
)
[]
custom_
id
custom_id
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
custom_
id
title
@typed-discord/rest
Loading...