Remove a friend from your friends list.
const data = await ctx.modules.friends.removeFriend({ // Request body });
Yes
Object containing the following properties:
userToken
string
targetUserId
(*) Required.
Object record with dynamic keys:
never