-
Notifications
You must be signed in to change notification settings - Fork 26
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
Updates Invite #60
Updates Invite #60
Conversation
/* TODO | ||
* @JsonProperty("target_application") | ||
* Possible<?> targetApplication(); | ||
*/ |
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.
Is this because we don't have any application stuff? Do we need to do anything about that (can be done separately if so)?
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.
The target_application
object returned is a partial application
object
There is no example of what it could be or what are the fields and I didn't try myself to see
Justification: discord/discord-api-docs#2690