![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
This is the complete list of members for CoreTweet.Rest.Account, including all inherited members.
IncludedTokens | CoreTweet.Core.ApiProviderBase | |
RemoveProfileBanner(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
RemoveProfileBanner(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
RemoveProfileBanner(object parameters) | CoreTweet.Rest.Account | inline |
RemoveProfileBanner() | CoreTweet.Rest.Account | inline |
RemoveProfileBannerAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
RemoveProfileBannerAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
RemoveProfileBannerAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
RemoveProfileBannerAsync(CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
Settings(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
Settings(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
Settings(object parameters) | CoreTweet.Rest.Account | inline |
Settings(int? trend_location_woeid=null, bool? sleep_time_enabled=null, int? start_sleep_time=null, int? end_sleep_time=null, string time_zone=null, string lang=null, string allow_contributor_request=null, string current_password=null, string allow_dms_from=null) | CoreTweet.Rest.Account | inline |
SettingsAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
SettingsAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
SettingsAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
SettingsAsync(int? trend_location_woeid=null, bool? sleep_time_enabled=null, int? start_sleep_time=null, int? end_sleep_time=null, string time_zone=null, string lang=null, string allow_contributor_request=null, string current_password=null, string allow_dms_from=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
Tokens | CoreTweet.Core.ApiProviderBase | protected |
UpdateProfile(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfile(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
UpdateProfile(object parameters) | CoreTweet.Rest.Account | inline |
UpdateProfile(string name=null, string url=null, string location=null, string description=null, string profile_link_color=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileAsync(string name=null, string url=null, string location=null, string description=null, string profile_link_color=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(object parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(Stream image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(IEnumerable< byte > image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(FileInfo image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(long media_id, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImage(bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(Stream image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(IEnumerable< byte > image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(FileInfo image, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(long media_id, bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBackgroundImageAsync(bool? tile=null, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(object parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(Stream image, string width=null, string height=null, string offset_left=null, string offset_top=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(IEnumerable< byte > image, string width=null, string height=null, string offset_left=null, string offset_top=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(FileInfo image, string width=null, string height=null, string offset_left=null, string offset_top=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBanner(string banner, string width=null, string height=null, string offset_left=null, string offset_top=null) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(Stream image, string width=null, string height=null, string offset_left=null, string offset_top=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(IEnumerable< byte > image, string width=null, string height=null, string offset_left=null, string offset_top=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(FileInfo image, string width=null, string height=null, string offset_left=null, string offset_top=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileBannerAsync(string banner, string width=null, string height=null, string offset_left=null, string offset_top=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(object parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(Stream image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(IEnumerable< byte > image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileImage(FileInfo image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(Stream image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(IEnumerable< byte > image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
UpdateProfileImageAsync(FileInfo image, bool? include_entities=null, bool? skip_status=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
VerifyCredentials(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
VerifyCredentials(IDictionary< string, object > parameters) | CoreTweet.Rest.Account | inline |
VerifyCredentials(object parameters) | CoreTweet.Rest.Account | inline |
VerifyCredentials(bool? include_entities=null, bool? skip_status=null, bool? include_email=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null) | CoreTweet.Rest.Account | inline |
VerifyCredentialsAsync(params Expression< Func< string, object >>[] parameters) | CoreTweet.Rest.Account | inline |
VerifyCredentialsAsync(IDictionary< string, object > parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
VerifyCredentialsAsync(object parameters, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |
VerifyCredentialsAsync(bool? include_entities=null, bool? skip_status=null, bool? include_email=null, bool? include_ext_alt_text=null, TweetMode? tweet_mode=null, CancellationToken cancellationToken=default(CancellationToken)) | CoreTweet.Rest.Account | inline |