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

Implement social link endpoints. #366

Merged
merged 6 commits into from
Jun 19, 2021
Merged

Conversation

alanbixby
Copy link
Member

Closes issue #359.

Implements getUserSocialLinks(), getGameSocialLinks(), and getGroupSocialLinks(), with Jest test cases. I opted against the issue's requested name, getUserPromotionChannels() so it has parity with the naming scheme used on the website and companion methods.

image

Test Cases using noblox.js group/account:

image
image
image

@suufi suufi closed this Jun 19, 2021
@suufi suufi reopened this Jun 19, 2021
@suufi suufi merged commit 115d266 into noblox:master Jun 19, 2021
@suufi suufi linked an issue Jun 19, 2021 that may be closed by this pull request
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 this pull request may close these issues.

Add noblox.getUserPromotionChannels(Int<UserId>)
2 participants