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

Fix buttons and string selects without emojis breaking due to API change #249

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Fix buttons and string selects without emojis breaking due to API change #249

merged 1 commit into from
Jan 8, 2024

Conversation

wouterdedroog
Copy link
Contributor

Fix buttons and string selects without emojis breaking due to API change (fixes #247)

Summary

Due to a Discord API change, buttons and string selects without emojis no longer work in the current Discordrb version (as stated in #247. This PR fixes this issue by returning nil instead of an empty hash.

@swarley
Copy link
Member

swarley commented Jan 8, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buttons (and string selects) without emojis broken due to a Discord API change (easy fix)
2 participants