| Class Irc::KickMessage |
|
|
class to manage IRC KICKs +address?+ can be used as a shortcut to see if the bot was kicked, basically, target was kicked from channel by source with message
| Methods |
| Attributes |
| :channel | [R] | channel user was kicked from |
| Public Class methods |
| new(bot, source, target, channel, message="") |