This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Discord-Modals v1.3.0
🎉 Discord-Modals v1.3.0:
- Fix bug: 'INVALID_CLIENT' error when the Client is valid on
.showModal()method. - Now the
TextInputComponentreturns an Action Row Component. AddModalActionRowclass and types. - Featured: Now the
.showModal()method supports JSON Modals. - Fix error typings
ModalSubmitField..showModal()method,.addComponents()and.setComponents()ofModalclass. - Featured: Implement
.update()method toModalSubmitInteractionclass. - Typings:
discord-api-typesupdated to v10.