![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Provides a set of methods for the wrapper of GET help. More...
Public Member Functions | |
Configurations | Configuration (params Expression< Func< string, object >>[] parameters) |
Configurations | Configuration (IDictionary< string, object > parameters) |
Configurations | Configuration (object parameters) |
Configurations | Configuration () |
Task< Configurations > | ConfigurationAsync (params Expression< Func< string, object >>[] parameters) |
Task< Configurations > | ConfigurationAsync (IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< Configurations > | ConfigurationAsync (object parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< Configurations > | ConfigurationAsync (CancellationToken cancellationToken=default(CancellationToken)) |
ListedResponse< Language > | Languages (params Expression< Func< string, object >>[] parameters) |
ListedResponse< Language > | Languages (IDictionary< string, object > parameters) |
ListedResponse< Language > | Languages (object parameters) |
ListedResponse< Language > | Languages () |
Task< ListedResponse< Language > > | LanguagesAsync (params Expression< Func< string, object >>[] parameters) |
Task< ListedResponse< Language > > | LanguagesAsync (IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< ListedResponse< Language > > | LanguagesAsync (object parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< ListedResponse< Language > > | LanguagesAsync (CancellationToken cancellationToken=default(CancellationToken)) |
StringResponse | Privacy (params Expression< Func< string, object >>[] parameters) |
StringResponse | Privacy (IDictionary< string, object > parameters) |
StringResponse | Privacy (object parameters) |
StringResponse | Privacy () |
Task< StringResponse > | PrivacyAsync (params Expression< Func< string, object >>[] parameters) |
Task< StringResponse > | PrivacyAsync (IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< StringResponse > | PrivacyAsync (object parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< StringResponse > | PrivacyAsync (CancellationToken cancellationToken=default(CancellationToken)) |
StringResponse | Tos (params Expression< Func< string, object >>[] parameters) |
StringResponse | Tos (IDictionary< string, object > parameters) |
StringResponse | Tos (object parameters) |
StringResponse | Tos () |
Task< StringResponse > | TosAsync (params Expression< Func< string, object >>[] parameters) |
Task< StringResponse > | TosAsync (IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< StringResponse > | TosAsync (object parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< StringResponse > | TosAsync (CancellationToken cancellationToken=default(CancellationToken)) |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus (params Expression< Func< string, object >>[] parameters) |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus (IDictionary< string, object > parameters) |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus (object parameters) |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus () |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus (string resources) |
DictionaryResponse< string, Dictionary< string, RateLimit > > | RateLimitStatus (IEnumerable< string > resources) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (params Expression< Func< string, object >>[] parameters) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (object parameters, CancellationToken cancellationToken=default(CancellationToken)) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (CancellationToken cancellationToken=default(CancellationToken)) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (string resources, CancellationToken cancellationToken=default(CancellationToken)) |
Task< DictionaryResponse< string, Dictionary< string, RateLimit > > > | RateLimitStatusAsync (IEnumerable< string > resources, CancellationToken cancellationToken=default(CancellationToken)) |
Additional Inherited Members | |
![]() | |
TokensBase | IncludedTokens => this.Tokens |
Gets the tokens being used in this instance. More... | |
![]() | |
TokensBase | Tokens [get, set] |
Gets or sets the OAuth tokens. More... | |
Provides a set of methods for the wrapper of GET help.
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
cancellationToken | The cancellation token. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
cancellationToken | The cancellation token. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the list of languages supported by Twitter along with the language code supported by Twitter.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns Twitter’s Privacy Policy.
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns Twitter’s Privacy Policy.
cancellationToken | The cancellation token. |
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns Twitter’s Privacy Policy.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
resources | any one is required. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
resources | any one is required. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
cancellationToken | The cancellation token. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
resources | any one is required. |
cancellationToken | The cancellation token. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
Available parameters:
- string
resources (any one is required)
- IEnumerable<string>
resources (any one is required)
parameters | The parameters. |
|
inline |
Returns the current rate limits for methods belonging to the specified resource families.
resources | any one is required. |
cancellationToken | The cancellation token. |
|
inline |
Returns the Twitter Terms of Service.
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |
|
inline |
Returns the Twitter Terms of Service.
cancellationToken | The cancellation token. |
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |
cancellationToken | The cancellation token. |
|
inline |
Returns the Twitter Terms of Service.
Available parameters: Nothing.
parameters | The parameters. |