Represents generic user instances, like friends of the local user.
| id | This users unique identifier. |
|---|---|
| image | Avatar image of the user. |
| isFriend | Is this user a friend of the current logged in user? |
| state | Presence state of the user. |
| userName | This user's username or alias. |