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

Add support for handling friends requests #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

empyrical
Copy link

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