mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
* Update InteractionResponses.js Update the parameters for the showModal method * Update APITypes.js Add APIModalInteractionResponseCallbackData link for docs link for showModal method * Update InteractionResponses.js Change the order of parameters so the ModalBuilder is listed first * Update APITypes.js Disable the ESline line length rule for the APITypes file * Update InteractionResponses.js Add ModalComponentData to the JSDoc, it was omitted before.