C# Class OakBot.TwitchWhisperConnection

ファイルを表示 Open project: ocgineer/OakBot

Public Methods

Method Description
TwitchWhisperConnection ( TwitchCredentials connectingUser, MainWindow window )

Private Methods

Method Description
Run ( ) : void
SendWhisper ( string whisperMessage ) : void

Method Details

TwitchWhisperConnection() public method

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