@typed-discord/rest
Preparing search index...
types
ActionRowComponentForModalRequest
Interface ActionRowComponentForModalRequest
interface
ActionRowComponentForModalRequest
{
components
:
TextInputComponentForModalRequest
[]
;
id
?:
number
|
null
;
type
:
ACTION_ROW
;
}
Index
Properties
components
id?
type
Properties
components
components
:
TextInputComponentForModalRequest
[]
Optional
id
id
?:
number
|
null
type
type
:
ACTION_ROW
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
id
type
@typed-discord/rest
Loading...