Gabriel Tavares

Results 3 comments of Gabriel Tavares

Hey @spypix3l, Well straight to the answer, the better way is the way that suit your needs, since you provide no details of implementation and just few of your needs...

Hey @spypix3l so probably not in this version. The following methods can't be plucked since the API does not return the information, maybe in early versions they are available, but...

Could you provide some code? The code seems to be working pretty fine. Here are the code for avatars for a single user: ```php $username = 'psnuserhere'; $acc = $client->users()->search($username)->first()->accountId();...