C# Class Hardly.Library.Twitch.TwitchChatEvent

ファイルを表示 Open project: hardlydifficult/HardlyBot Class Usage Examples

Private Methods

Method Description
Parse ( ITwitchFactory factory, string chatEventCommand ) : TwitchChatEvent
ParseChannel ( ITwitchFactory factory, string chatEventCommand ) : TwitchChannel
ParseUser ( ITwitchFactory factory, string chatEventCommand ) : TwitchUser
RespondToEvent ( LinkedList chatRooms ) : void