From f95606817b306bbe82ae365b7813dbbc1deb4bba Mon Sep 17 00:00:00 2001 From: Jaws <38185563+Jawschamp@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:33:32 -0700 Subject: [PATCH] Update addFriend.md --- docs/account/friends/addFriend.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/account/friends/addFriend.md b/docs/account/friends/addFriend.md index 446c2cc..c6f938c 100644 --- a/docs/account/friends/addFriend.md +++ b/docs/account/friends/addFriend.md @@ -9,5 +9,5 @@ If you want to get the Account ID from Display Name then follow [this](https://g | https://friends-public-service-prod.ol.epicgames.com/friends/api/v1/{accountId}/friends/{FriendID} | `POST` | ## Parameters -- `accountId`: Account you are adding the friend from duh. -- `FriendID`: Account you are adding. \ No newline at end of file +- `accountId`: Your account ID +- `FriendID`: Account you are adding (The Account ID you are adding)