CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Public Attributes | List of all members
CoreTweet.Rest.Mutes Class Reference

Provides a set of methods for the wrapper of GET/POST mutes. More...

Inheritance diagram for CoreTweet.Rest.Mutes:
CoreTweet.Core.ApiProviderBase

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...
 

Detailed Description

Provides a set of methods for the wrapper of GET/POST mutes.

Member Data Documentation

◆ Users

MutesUsers CoreTweet.Rest.Mutes.Users => new MutesUsers(this.Tokens)

Gets the wrapper of mutes/users.


The documentation for this class was generated from the following file: