Armax / Pokemon-GO-node-api

Pokemon GO api node.js library
MIT License
875 stars 198 forks source link

How can I retrieve the ACTIVITY_DEFEAT_GYM_LEADER value? #201

Open Spettacolo83 opened 8 years ago

Spettacolo83 commented 8 years ago

Hello there! Thank you for your amazing node API! I just wondered how can I retrieve the "gyms currently conquered" value. I think that value could be the ACTIVITY_DEFEAT_GYM_LEADER enum in ActivityType into CaptureAward of CatchPokemonResponse. I have no idea how can I get that response. Thank you for your help!