From 1144553241a633a04d773cd4fa2413ffc573b413 Mon Sep 17 00:00:00 2001 From: seishun Date: Fri, 26 Jul 2013 00:49:28 +0300 Subject: [PATCH] A minor clarification Obviously, these objects will remain empty if the user has no friends, joined groups or invitations See #30 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684e748..1c54c7c 100644 --- a/README.md +++ b/README.md @@ -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