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

Add missing fields in the ApplicationInfo object #1190

Open
Azn9 opened this issue Mar 20, 2024 · 1 comment
Open

Add missing fields in the ApplicationInfo object #1190

Azn9 opened this issue Mar 20, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Azn9
Copy link
Member

Azn9 commented Mar 20, 2024

Feature Description: Many fields are missing
Justification: See https://discord.com/developers/docs/resources/application#application-object

@Azn9
Copy link
Member Author

Azn9 commented Mar 20, 2024

Work needed:

  • Add the missing fields in the discord-json interface (src/main/java/discord4j/discordjson/json/ApplicationInfoData.java)
  • Add the corresponding methods in the core/src/main/java/discord4j/core/object/entity/ApplicationInfo.java file

@Azn9 Azn9 added the good first issue Good for newcomers label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant