diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.interaction
/
ModalSubmit
/
ActionRowResponse
Action
Row
Response
@
Serializable
data
class
ActionRowResponse
(
val
components
:
List
<
ModalSubmit.ComponentResponse
>
)
(
source
)
Members
Constructors
Action
Row
Response
Link copied to clipboard
constructor
(
components
:
List
<
ModalSubmit.ComponentResponse
>
)
Properties
components
Link copied to clipboard
val
components
:
List
<
ModalSubmit.ComponentResponse
>