-
-
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(MessageSelectMenu): droppybois #5692
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.
great changes, it will be great to be able to use it soon! :D👍
93b66f9
to
4c655b3
Compare
2ebbbc2
to
8c5003a
Compare
1308e4c
to
e9b2551
Compare
4d88839
to
b9754ed
Compare
Co-authored-by: Antonio Román <[email protected]>
Looks like Selection Menus have been added to the documentation. I assume they have been released now: https://discord.com/developers/docs/interactions/message-components#select-menus |
This was also merged over a week ago so not sure why it matters to this PR that docs were released. |
Select Menus are still in private beta. This PR will not function if you do not have access.
Changelog
MessageSelectMenu
MessageSelectMenuOptions
,MessageSelectOption
,MessageSelectOptionData
resolvePartialEmoji
for resolving emoji without a ClientMessageButton
, also applied toMessageSelectOption
(fixes MessageButton#emoji throws invalid form body error #5753)Status and versioning classification: