@typed-discord/rest
Preparing search index...
types
MentionableSelectComponentResponse
Function MentionableSelectComponentResponse
MentionableSelectComponentResponse
(
id
:
number
,
custom_id
:
string
,
min_values
:
number
,
max_values
:
number
,
optional
?:
Omit
<
MentionableSelectComponentResponse
,
"id"
|
"type"
|
"custom_id"
|
"min_values"
|
"max_values"
,
>
,
)
:
MentionableSelectComponentResponse
Parameters
id
:
number
custom_id
:
string
min_values
:
number
max_values
:
number
Optional
optional
:
Omit
<
MentionableSelectComponentResponse
,
"id"
|
"type"
|
"custom_id"
|
"min_values"
|
"max_values"
,
>
Returns
MentionableSelectComponentResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...