| Safe Haskell | None |
|---|
FB
Documentation
getUserFriends :: Id -> GenHaxl u [Friend]Source
Fetch the friends of a Facebook user that are registered with the current app.
newtype Id
The identification code of an object.
data Friend
A friend connection of a User.
Constructors
| Friend | |
Fields
| |
data User
A Facebook user profile (see https://developers.facebook.com/docs/reference/api/user/).
NOTE: We still don't support all fields supported by Facebook. Please fill an issue if you need access to any other fields.
Constructors
| User | |
Fields
| |