rejectFriendshipRequest
Rejects a friendship request. Also publishes a FriendshipRequestRejected event to the Kafka broker and the Vert.x event bus.
Return
The rejected friendship request, or null if it does not exist.
Parameters
friendshipRequest
The friendship request to reject.