![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Provides a set of methods for the wrapper of GET/POST account_activity. More...
Public Attributes | |
| AccountActivityPremiumApi | Premium => new AccountActivityPremiumApi(IncludedTokens) |
| AccountActivityEnterpriseApi | Enterprise => new AccountActivityEnterpriseApi(IncludedTokens) |
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 account_activity.
| AccountActivityEnterpriseApi CoreTweet.AccountActivity.AccountActivityApi.Enterprise => new AccountActivityEnterpriseApi(IncludedTokens) |
| AccountActivityPremiumApi CoreTweet.AccountActivity.AccountActivityApi.Premium => new AccountActivityPremiumApi(IncludedTokens) |
1.8.17