We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 back ingame_rank_name and discord_role_id to groups endpoint when a parameter is added
Example: /groups - would not not show ingame_rank_name and discord_role_id /groups?showDetails=true - would show ingame_rank_name and discord_role_id
The text was updated successfully, but these errors were encountered:
This info is present already, in the "integrations" object that is returned by the user info endpoint
Sorry, something went wrong.
I think they're talking about the in game rank name and discord role id linked to the group through group sync
yes
No branches or pull requests
Describe the feature
Add back ingame_rank_name and discord_role_id to groups endpoint when a parameter is added
Example:
/groups - would not not show ingame_rank_name and discord_role_id
/groups?showDetails=true - would show ingame_rank_name and discord_role_id
The text was updated successfully, but these errors were encountered: