Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
A minor clarification
Browse files Browse the repository at this point in the history
Obviously, these objects will remain empty if the user has no friends, joined groups or invitations
See #30
  • Loading branch information
seishun committed Jul 25, 2013
1 parent 78fe691 commit 1144553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Game-specific information about a user. Only received when you're in the same ga

### 'relationships'

The [`friends`](#friends) and [`groups`](#groups) properties now contain data. Listen for this if you want to accept/decline friend requests that came while you were offline, for example.
The [`friends`](#friends) and [`groups`](#groups) properties now contain data (unless your friend/group list is empty). Listen for this if you want to accept/decline friend requests that came while you were offline, for example.

### 'friend'
* SteamID of the user
Expand Down

0 comments on commit 1144553

Please sign in to comment.