Occurs when a friend request from the current user is accepted by the peer user.
For example, after user B accepts a friend request from user A, user A receives this callback.
The user ID of the user that accepts the friend request of the current user.
Occurs when a friend request from the current user is declined by the peer user.
For example, after user B declines a friend request from user A, user A receives this callback.
The user that declines the friend request from the current user.
Occurs when a friend request is received by the current user.
For example, after user A receives a friend request from user B, user A receives this callback.
The user who initiates the friend request.
The invitation message.
Occurs when a friend request is accepted by the current user.
For example, after user A accepts a friend request from user B, user A receives this callback.
The user who initiates the friend request.
Occurs when a friend request is declined by the current user.
For example, after user A declines a friend request from user B, user A receives this callback.
The user who initiates the friend request.
Generated using TypeDoc
export notify