Hi Ricky,
This feature was not implemented before.
Consequently I have implemented it for you in Tweetinvi 0.9.0.0.
You can download Tweetinvi 0.9 in Source Code and select the Development solution. It is mature enough to allow you to use it.
Here is the example provided within Examplinvi:
Regards,
Linvi
This feature was not implemented before.
Consequently I have implemented it for you in Tweetinvi 0.9.0.0.
You can download Tweetinvi 0.9 in Source Code and select the Development solution. It is mature enough to allow you to use it.
Here is the example provided within Examplinvi:
var user = User.GetUserFromScreenName(userName);
user.BlockUser();
Hope this help you.Regards,
Linvi