C# Class Bot.Modules.spam_check

Mostra 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_oe property

public string channel
return string

lines public_oe property

public int lines
return int

nick public_oe property

public string nick
return string

timer public_oe property

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