@typed-discord/rest
Preparing search index...
types
ActionRowComponentResponse
Function ActionRowComponentResponse
ActionRowComponentResponse
(
id
:
number
,
components
:
(
|
ButtonComponentResponse
|
ChannelSelectComponentResponse
|
MentionableSelectComponentResponse
|
RoleSelectComponentResponse
|
StringSelectComponentResponse
|
TextInputComponentResponse
|
UserSelectComponentResponse
)
[]
,
)
:
ActionRowComponentResponse
Parameters
id
:
number
components
: (
|
ButtonComponentResponse
|
ChannelSelectComponentResponse
|
MentionableSelectComponentResponse
|
RoleSelectComponentResponse
|
StringSelectComponentResponse
|
TextInputComponentResponse
|
UserSelectComponentResponse
)
[]
Returns
ActionRowComponentResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...