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(ApplicationCommand): prevent nil into 0 for server_id #122

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

swarley
Copy link
Member

@swarley swarley commented Jan 16, 2022

Summary

ApplicationCommand server ID was being incorrectly serialized as 0 when no ID was given.

Fixed

  • nil server IDs are now stored correctly on ApplicationCommands

@swarley swarley added the bug Something isn't working label Jan 16, 2022
@swarley swarley merged commit 65bce75 into shardlab:main Jan 16, 2022
@swarley swarley deleted the fix/allow-nil-server-id branch January 16, 2022 17:31
@Daniel-Worrall Daniel-Worrall added the interactions Deals with interactions or slash commands label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working interactions Deals with interactions or slash commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants