![]() |
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) |
![]() | |
TokensBase | IncludedTokens => this.Tokens |
Gets the tokens being used in this instance. More... | |
Additional Inherited Members | |
![]() | |
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) |