- Modules
- Social
- Friends
Friends
Public Scripts
Scripts that are accessible to game clients and can be called directly via the generated SDK endpoints.
Send Requestsend_request
Send a friend request to another user.
Accept Requestaccept_request
Accept a friend request from another user.
Decline Requestdecline_request
Decline a friend request from another user.
Remove Friendremove_friend
Remove a friend from your friends list.
List Friendslist_friends
List all friends of a user.
List Outgoing Friend Requestslist_outgoing_friend_requests
List all friend requests sent by a user.
List Incoming Friend Requestslist_incoming_friend_requests
List all friend requests received by a user.
Private Scripts
Scripts that are only accessible within the backend and cannot be called directly by game clients.
No private scripts defined for this module.