-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Modals and Text Inputs #7023
feat: Add Modals and Text Inputs #7023
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if some of these things were done on purpose due to this being a draft, so sorry if they were!
e9a97f3
to
12ddc98
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ModalInputText
needs to be added to the MessageActionRowComponent
type as well.
e25bd3b
to
36bfe33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
receive
is spelt as recieve
a couple of times in this pull request. (search for the misspelt word in the files tab)
96756d6
to
e489782
Compare
7c0993c
to
148114e
Compare
148114e
to
1198be1
Compare
@suneettipirneni I was trying modal with |
You need to install the latest builders dev release too. Please send questions like these to the Discord server though |
Any plans to implement the rest of the components for the Modal builder? |
That’s a question you gotta ask Discord |
merge 🎉 |
quick question. when will this be pushed to production? |
When discord.js v14 will be ready™️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
Please describe the changes this PR makes and why it should be merged:
Adds support for modal submit interactions as well as text input components.
Prerequisites:
Ref:
Usage
Sending
Receiving
TODO:
Status and versioning classification: