friend_delete


Description:

public bool friend_delete (uint32 friend_number, out ErrFriendDelete error = null)

Remove a friend from the friend list.

This does not notify the friend of their deletion. After calling this function, this client will appear offline to the friend and no communication can occur between the two.

Parameters:

friend_number

Friend number for the friend to be deleted.

Returns:

true on success.