![]() |
TwitchLib 3.5.3
|
This is the complete list of members for TwitchLib.Api.Helix.Chat, including all inherited members.
| ApiBase(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http) | TwitchLib.Api.Core.ApiBase | |
| Chat(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http) | TwitchLib.Api.Helix.Chat | |
| GetAccessTokenAsync(string accessToken=null) | TwitchLib.Api.Core.ApiBase | |
| GetChannelChatBadgesAsync(string broadcasterId, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetChannelEmotesAsync(string broadcasterId, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetChatSettingsAsync(string broadcasterId, string moderatorId, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetChattersAsync(string broadcasterId, string moderatorId, int first=100, string after=null, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetEmoteSetsAsync(List< string > emoteSetIds, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetGenericAsync< T >(string url, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, ApiVersion api=ApiVersion.Helix, string clientId=null) | TwitchLib.Api.Core.ApiBase | protected |
| GetGlobalChatBadgesAsync(string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetGlobalEmotesAsync(string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| GetUserChatColorAsync(List< string > userIds, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| PutBytesAsync(string url, byte[] payload) | TwitchLib.Api.Core.ApiBase | protected |
| SendChatAnnouncementAsync(string broadcasterId, string moderatorId, string message, AnnouncementColors color=null, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| Settings | TwitchLib.Api.Core.ApiBase | protected |
| TwitchDeleteAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchDeleteGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchGetAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchGetGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPatchAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPatchGenericAsync< T >(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostGenericAsync< T >(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostGenericModelAsync< T >(string resource, ApiVersion api, RequestModel model, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPutAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPutGenericAsync< T >(string resource, ApiVersion api, string payload=null, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| UpdateChatSettingsAsync(string broadcasterId, string moderatorId, ChatSettings settings, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| UpdateUserChatColorAsync(string userId, UserColors color, string accessToken=null) | TwitchLib.Api.Helix.Chat | |
| UpdateUserChatColorAsync(string userId, string colorHex, string accessToken=null) | TwitchLib.Api.Helix.Chat |