View on GitHub

LinqToTwitter

LINQ Provider for the Twitter API (C# Twitter Library)

Muting Users

Lets a user turn off tweets from another account without unfollowing.

Getting Muted IDs

Retrieve a list of muted user IDs.

Getting Muted Users

Retrieve a list of muted user entities.

Mute a User

Turn off user’s tweets without unfollowing them.

Unmute a User

Turn a user’s tweets back on.