![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Provides a set of methods for the wrapper of GET/POST mutes. More...
Public Attributes | |
| MutesUsers | Users => new MutesUsers(this.Tokens) |
| Gets the wrapper of mutes/users. More... | |
Public Attributes inherited from CoreTweet.Core.ApiProviderBase | |
| TokensBase | IncludedTokens => this.Tokens |
| Gets the tokens being used in this instance. More... | |
Additional Inherited Members | |
Properties inherited from CoreTweet.Core.ApiProviderBase | |
| TokensBase | Tokens [get, set] |
| Gets or sets the OAuth tokens. More... | |
Provides a set of methods for the wrapper of GET/POST mutes.
| MutesUsers CoreTweet.Rest.Mutes.Users => new MutesUsers(this.Tokens) |
Gets the wrapper of mutes/users.
1.8.17