unfollow
unfollow
- unfollow a user
Method signature:
async (fid: number): Promise<boolean>
fid: fid of the user to follow
returns
true
if the user was unfollowedfalse
if there was an error
Last updated
unfollow
- unfollow a user
async (fid: number): Promise<boolean>
fid: fid of the user to follow
returns true
if the user was unfollowed false
if there was an error
Last updated