It will be when their profile is updated to not be a 4.3.4 profile (When they log out of the game). |
|
I think it just me, but how can i distinguish between the two specs names on a guild roster? Like for instance i can pull the primary spec name easily but not the secondary spec name? The guild roster does not contain the secondary spec. |
|
As Ulminia already stated, you just have to look at the two talent groups listed, same as in the old api.
Here is the data from your provided url, with all non-relevant fields removed for now: talents: [ The talent block that includes the "selected: true" field is the one currently active, and the other is not. Right now the two talent groups correspond directly with the primary and secondary specs in game. |