TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.TwitchClient Member List

This is the complete list of members for TwitchLib.Client.TwitchClient, including all inherited members.

AddChatCommandIdentifier(char identifier)TwitchLib.Client.TwitchClient
AddWhisperCommandIdentifier(char identifier)TwitchLib.Client.TwitchClient
AutoReListenOnExceptionTwitchLib.Client.TwitchClient
ChannelEmotesTwitchLib.Client.TwitchClient
Connect()TwitchLib.Client.TwitchClient
ConnectionCredentialsTwitchLib.Client.TwitchClient
DisableAutoPongTwitchLib.Client.TwitchClient
Disconnect()TwitchLib.Client.TwitchClient
GetJoinedChannel(string channel)TwitchLib.Client.TwitchClient
HandleNotConnected()TwitchLib.Client.TwitchClientprotectedstatic
HandleNotInitialized()TwitchLib.Client.TwitchClientprotectedstatic
Initialize(ConnectionCredentials credentials, string channel=null, char chatCommandIdentifier='!', char whisperCommandIdentifier='!', bool autoReListenOnExceptions=true)TwitchLib.Client.TwitchClient
Initialize(ConnectionCredentials credentials, List< string > channels, char chatCommandIdentifier='!', char whisperCommandIdentifier='!', bool autoReListenOnExceptions=true)TwitchLib.Client.TwitchClient
IsConnectedTwitchLib.Client.TwitchClient
IsInitializedTwitchLib.Client.TwitchClient
JoinChannel(string channel, bool overrideCheck=false)TwitchLib.Client.TwitchClient
JoinedChannelsTwitchLib.Client.TwitchClient
LeaveChannel(string channel)TwitchLib.Client.TwitchClient
LeaveChannel(JoinedChannel channel)TwitchLib.Client.TwitchClient
OnAnnouncementTwitchLib.Client.TwitchClient
OnBannedTwitchLib.Client.TwitchClient
OnBannedEmailAliasTwitchLib.Client.TwitchClient
OnChannelStateChangedTwitchLib.Client.TwitchClient
OnChatClearedTwitchLib.Client.TwitchClient
OnChatColorChangedTwitchLib.Client.TwitchClient
OnChatCommandReceivedTwitchLib.Client.TwitchClient
OnCommunitySubscriptionTwitchLib.Client.TwitchClient
OnConnectedTwitchLib.Client.TwitchClient
OnConnectionErrorTwitchLib.Client.TwitchClient
OnContinuedGiftedSubscriptionTwitchLib.Client.TwitchClient
OnDisconnectedTwitchLib.Client.TwitchClient
OnDuplicateTwitchLib.Client.TwitchClient
OnEmoteOnlyTwitchLib.Client.TwitchClient
OnErrorTwitchLib.Client.TwitchClient
OnExistingUsersDetectedTwitchLib.Client.TwitchClient
OnFailureToReceiveJoinConfirmationTwitchLib.Client.TwitchClient
OnFollowersOnlyTwitchLib.Client.TwitchClient
OnGiftedSubscriptionTwitchLib.Client.TwitchClient
OnIncorrectLoginTwitchLib.Client.TwitchClient
OnJoinedChannelTwitchLib.Client.TwitchClient
OnLeftChannelTwitchLib.Client.TwitchClient
OnLogTwitchLib.Client.TwitchClient
OnMessageClearedTwitchLib.Client.TwitchClient
OnMessageReceivedTwitchLib.Client.TwitchClient
OnMessageSentTwitchLib.Client.TwitchClient
OnMessageThrottledTwitchLib.Client.TwitchClient
OnModeratorJoinedTwitchLib.Client.TwitchClient
OnModeratorLeftTwitchLib.Client.TwitchClient
OnModeratorsReceivedTwitchLib.Client.TwitchClient
OnNewSubscriberTwitchLib.Client.TwitchClient
OnNoPermissionErrorTwitchLib.Client.TwitchClient
OnPrimePaidSubscriberTwitchLib.Client.TwitchClient
OnR9kModeTwitchLib.Client.TwitchClient
OnRaidedChannelIsMatureAudienceTwitchLib.Client.TwitchClient
OnRaidNotificationTwitchLib.Client.TwitchClient
OnRateLimitTwitchLib.Client.TwitchClient
OnReadLineTest(string rawIrc)TwitchLib.Client.TwitchClient
OnReconnectedTwitchLib.Client.TwitchClient
OnRequiresVerifiedEmailTwitchLib.Client.TwitchClient
OnRequiresVerifiedPhoneNumberTwitchLib.Client.TwitchClient
OnReSubscriberTwitchLib.Client.TwitchClient
OnSelfRaidErrorTwitchLib.Client.TwitchClient
OnSendReceiveDataTwitchLib.Client.TwitchClient
OnSlowModeTwitchLib.Client.TwitchClient
OnSubsOnlyTwitchLib.Client.TwitchClient
OnSuspendedTwitchLib.Client.TwitchClient
OnUnaccountedForTwitchLib.Client.TwitchClient
OnUserBannedTwitchLib.Client.TwitchClient
OnUserIntroTwitchLib.Client.TwitchClient
OnUserJoinedTwitchLib.Client.TwitchClient
OnUserLeftTwitchLib.Client.TwitchClient
OnUserStateChangedTwitchLib.Client.TwitchClient
OnUserTimedoutTwitchLib.Client.TwitchClient
OnVIPsReceivedTwitchLib.Client.TwitchClient
OnWhisperCommandReceivedTwitchLib.Client.TwitchClient
OnWhisperReceivedTwitchLib.Client.TwitchClient
OnWhisperSentTwitchLib.Client.TwitchClient
OnWhisperThrottledTwitchLib.Client.TwitchClient
PreviousWhisperTwitchLib.Client.TwitchClient
Reconnect()TwitchLib.Client.TwitchClient
RemoveChatCommandIdentifier(char identifier)TwitchLib.Client.TwitchClient
RemoveWhisperCommandIdentifier(char identifier)TwitchLib.Client.TwitchClient
SendMessage(JoinedChannel channel, string message, bool dryRun=false)TwitchLib.Client.TwitchClient
SendMessage(string channel, string message, bool dryRun=false)TwitchLib.Client.TwitchClient
SendQueuedItem(string message)TwitchLib.Client.TwitchClient
SendRaw(string message)TwitchLib.Client.TwitchClient
SendReply(JoinedChannel channel, string replyToId, string message, bool dryRun=false)TwitchLib.Client.TwitchClient
SendReply(string channel, string replyToId, string message, bool dryRun=false)TwitchLib.Client.TwitchClient
SendWhisper(string receiver, string message, bool dryRun=false)TwitchLib.Client.TwitchClient
SetConnectionCredentials(ConnectionCredentials credentials)TwitchLib.Client.TwitchClient
TwitchClient(IClient client=null, ClientProtocol protocol=ClientProtocol.WebSocket, ILogger< TwitchClient > logger=null)TwitchLib.Client.TwitchClient
TwitchUsernameTwitchLib.Client.TwitchClient
VersionTwitchLib.Client.TwitchClient
WillReplaceEmotesTwitchLib.Client.TwitchClient