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