GameServer.Friends.Friendship
(game_server_core v1.0.931)
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".