C# Class Hardly.Library.Twitch.UserAccountManagementCommands

Inheritance: TwitchCommandController
Mostrar archivo Open project: hardlydifficult/HardlyBot

Public Methods

Method Description
UserAccountManagementCommands ( TwitchChatRoom room ) : System

Private Methods

Method Description
ClearGreetingCommand ( TwitchUser speaker, string additionalText ) : void
SetGreetingCommand ( TwitchUser speaker, string additionalText ) : void

Method Details

UserAccountManagementCommands() public method

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