-
Notifications
You must be signed in to change notification settings - Fork 198
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
How can I get a list of Pokemon a user has? #233
Comments
cgrantdev
changed the title
How can I get a list of Pokemon a user has? (
How can I get a list of Pokemon a user has?
Aug 11, 2016
You need to call "GetInventory", like so:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just got this installed and working, curious how I could go about pulling the data for the current pokemon a user has kinda like:
Charizard - 1200 CP - 156 HP - 2500 Candy - 3 Candies - Move 1 (Damage) - Move 2 (Damage)
Or any of that information, is this possible?
Thanks
The text was updated successfully, but these errors were encountered: