Skip to content
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

Interaction-Modals #7430

Closed
Yasser-A420 opened this issue Feb 9, 2022 · 1 comment · Fixed by #7023
Closed

Interaction-Modals #7430

Yasser-A420 opened this issue Feb 9, 2022 · 1 comment · Fixed by #7023

Comments

@Yasser-A420
Copy link

Which package is the feature request for?

discord.js

Feature

Discord has recently released modals, and it be amazing, if you guys could implement them into the package, I read the documentation for it, and it looked pretty simple to integrate according to the documentation, me and others would love it, and I really would need it for a big project I’m working on!

Ideal solution or implementation

Modals are another interaction response type, like buttons, except they emit different info when used, I would imagine it being something like:
new Discord.MessageActionRow().addComponents(new Discord.Modal().setCustomId("id").setTitle("hello").addFields(["field 1 - enter type in here!"]))
Of course this is just speculation, and it will most likely be different when released to the public!

Alternative solutions or implementations

No response

Other context

No response

@monbrey
Copy link
Member

monbrey commented Feb 9, 2022

#7023

@iCrawl iCrawl linked a pull request Feb 15, 2022 that will close this issue
6 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants