C# 클래스 Hardly.Library.Twitch.PointCommands

상속: TwitchCommandController
파일 보기 프로젝트 열기: hardlydifficult/HardlyBot

공개 메소드들

메소드 설명
PointCommands ( TwitchChatRoom room ) : System

비공개 메소드들

메소드 설명
AboutPointsCommand ( TwitchUser speaker, string message ) : void
AwardPointsCommand ( TwitchUser speaker, string additionalText ) : void
BragCommand ( TwitchUser speaker, string message ) : void
GivePointsCommand ( TwitchUser speaker, string additionalText ) : void
LeaderboardCommand ( TwitchUser speaker, string message ) : void
PointCommand ( TwitchUser speaker, string message ) : void

메소드 상세

PointCommands() 공개 메소드

public PointCommands ( TwitchChatRoom room ) : System
room TwitchChatRoom
리턴 System