Friends

Remove Friend

Remove a friend from your friends list.

Request

  • userToken
    string
  • targetUserId
    string

Response

Usage

1. Install the module

2. Use this script

const data = await ctx.modules.friends.remove_friend({
  // Request body
});