Skip to content
This repository was archived by the owner on Feb 15, 2020. It is now read-only.

Add support for handling friends requests#57

Open
empyrical wants to merge 1 commit into
Tustin:masterfrom
empyrical:friend-requests
Open

Add support for handling friends requests#57
empyrical wants to merge 1 commit into
Tustin:masterfrom
empyrical:friend-requests

Conversation

@empyrical

Copy link
Copy Markdown

This pull request does the following:

  • Adds a new sendUnrealClientDeleteRequest static method to FortniteClient.php for sending DELETE requests to Unreal Client endpoints
  • Adds a new parameter to getFriends in Profile.php that allows the user to specify if the response should include friend requests or not. False by default.
  • Adds a new function called removeFriend($id) to Profile.php that allows to reject a friends request or remove a friend (both actions use the same endpoint)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant