C# Class Bot.Modules.spam_check

Show file Open project: uncled1023/IRCBot Class Usage Examples

Public Properties

Property Type Description
channel string
lines int
nick string
timer System.Timers.Timer

Property Details

channel public property

public string channel
return string

lines public property

public int lines
return int

nick public property

public string nick
return string

timer public property

public Timer,System.Timers timer
return System.Timers.Timer