C# Class Hardly.Library.Twitch.DynamicCommands

Inheritance: TwitchCommandController
Afficher le fichier Open project: hardlydifficult/HardlyBot

Méthodes publiques

Méthode Description
DynamicCommandResponse ( string staticData, TwitchUser speaker, string additionalText ) : void
DynamicCommands ( TwitchChatRoom room ) : System

Method Details

DynamicCommandResponse() public méthode

public DynamicCommandResponse ( string staticData, TwitchUser speaker, string additionalText ) : void
staticData string
speaker TwitchUser
additionalText string
Résultat void

DynamicCommands() public méthode

public DynamicCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
Résultat System