FollowFilter

Example

{
  "followerProfileId": 1,
  "followingProfileId": 2
}

Params

NameTypeDescription

followerProfileId

Int

The FID of the user that initiate follows.

followingProfileId

Int

The FID of the user that is targeted for following.

Last updated