Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: How I can add a friend to my friends list?

$
0
0
Hi,

What you want to use is :
YoUsuario.FollowUser(usuario);
Friends and Follower are always null. They are properties that developers can set on their own if they are willing to store the list of friends/followers retrieved from YoUsuario.GetFriends();.

I understand your confusion, I would like to add a method 'AddFriend' that would do the same as 'FollowUser' but I am not sure what is more easy to guess for developers.

Please let me know your point of view.

Regards,
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles