DiscordModalSubmitData

Inherits: DiscordInteractionData < Reference < Object

Description

Represents a modal submit interaction event data.

Properties

type name
String custom_id
Array components

Property Descriptions

  • String custom_id

    Id of the modal that fired the event.


  • Array components

    List of MessageComponents that the user submitted.