C# Class OakBot.TwitchWhisperConnection

Afficher le fichier Open project: ocgineer/OakBot

Méthodes publiques

Méthode Description
TwitchWhisperConnection ( TwitchCredentials connectingUser, MainWindow window )

Private Methods

Méthode Description
Run ( ) : void
SendWhisper ( string whisperMessage ) : void

Method Details

TwitchWhisperConnection() public méthode

public TwitchWhisperConnection ( TwitchCredentials connectingUser, MainWindow window )
connectingUser TwitchCredentials
window MainWindow