API Reference

Users.followUser


Syntax

mixed users.followUser ( int vhost, int uid1, int uid2 = false )

Arguments

NameTypeRequiredDefault valueDescription
vhostintRequirednoneThe id of the vhost.
uid1intRequirednoneThe user id of the person choosing to follow.(This will use logged in user ID if sessionToken is provided)
uid2intOptionalfalseThe user id of the person they wish to follow.

Sample Response

Code examples

0 comments

Be the first to comment on followUser.

Add a Comment

  • captcha