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 deserialization of DiscordApplication #871

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

lukellmann
Copy link
Member

Discord started sending null values for role_connections_verification_url, although it is only documented as optional.

Fixes #870

Discord started sending null values for
role_connections_verification_url, although it is only documented as
optional.

Fixes #870
@DRSchlaubi
Copy link
Member

Sounds like discord

@DRSchlaubi DRSchlaubi merged commit 1b95322 into main Sep 17, 2023
8 checks passed
@DRSchlaubi DRSchlaubi deleted the fix/application-deserialization branch September 17, 2023 00:49
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.

Nullability issue when getting application info
2 participants