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

UserGuilds response missing features array #1222

Closed
alfonsohh99 opened this issue Aug 15, 2022 Discussed in #1221 · 0 comments · Fixed by #1223
Closed

UserGuilds response missing features array #1222

alfonsohh99 opened this issue Aug 15, 2022 Discussed in #1221 · 0 comments · Fixed by #1223

Comments

@alfonsohh99
Copy link
Contributor

Discussed in #1221

Originally posted by Alfonsohh99 August 15, 2022
Hello everyone I would like to make use of the features array present in the discord response but as you can see here, this attribute is missing in the library's model so it is not returned to the user.
Discord's API response:
dllhost_wdjZdddSMd
*breaking point location: github.com\bwmarrin\discordgo@v0.25.0\restapi.go:366

discordgo model:
Code_c291kklDYR
*model location: github.com\bwmarrin\discordgo@v0.25.0\structs.go:1027

How can I get the features array without modifying discordgo locally? Should the model be updated?

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 a pull request may close this issue.

1 participant