C# Class Hardly.Library.Twitch.AboutCommands

Inheritance: TwitchCommandController
ファイルを表示 Open project: hardlydifficult/HardlyBot

Public Methods

Method Description
AboutCommands ( TwitchChatRoom room ) : System
ListCommands ( TwitchUser speaker, string additionalText ) : void

Method Details

AboutCommands() public method

public AboutCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
return System

ListCommands() public method

public ListCommands ( TwitchUser speaker, string additionalText ) : void
speaker TwitchUser
additionalText string
return void