Yortw / tweetmoasharp

TweetSharp is a fast, clean wrapper around the Twitter API.
Other
72 stars 22 forks source link

TwitterService.ListMutedUsers Returns Id's not Users #55

Closed Yortw closed 7 years ago

Yortw commented 7 years ago

There is already a ListMutedUserIds and ListMutedUsers should return user objects rather than ids to be consistent with the rest of the API. Although this would be a breaking change it seems worth while fixing.