GameServer.Friends.Friendship
(GameServer v1.0.637)
Copy Markdown
Ecto schema representing a friendship/request between two users.
The friendship object stores the requester and the target user together with a status field which can be "pending", "accepted", "rejected" or "blocked".