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
TextInputComponent
returns an Action Row Component. AddModalActionRow
class and types. - Featured: Now the
.showModal()
method supports JSON Modals. - Fix error typings
ModalSubmitField
..showModal()
method,.addComponents()
and.setComponents()
ofModal
class. - Featured: Implement
.update()
method toModalSubmitInteraction
class. - Typings:
discord-api-types
updated to v10.