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(Embed): corrent certain optional types as being required #192

Merged

Conversation

vladfrangu
Copy link
Member

BREAKING CHANGE:

  • APIEmbedAuthor#name is required, not optional
  • APIEmbedThumbnail#url is required, not optional
  • APIEmbedImage#url is required, not optional

Please describe the changes this PR makes and why it should be merged:

Reference Discord API Docs PRs or commits:
discord/discord-api-docs#3610

BREAKING CHANGE:
- `APIEmbedAuthor#name` is required, not optional
- `APIEmbedThumbnail#url` is required, not optional
- `APIEmbedImage#url` is required, not optional
@vladfrangu vladfrangu merged commit e628f0f into main Sep 7, 2021
@vladfrangu vladfrangu deleted the fix/optional-properties-in-embeds-are-not-actually-optional branch September 7, 2021 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants