Class Irc::Message::KickMessage
In: rbot/message.rb
Parent: BasicUserMessage
Class: Plugins Class: IrcAuth Class: IRCChannel Class: IrcSocket Class: BotConfig Class: Keywords Class: IrcClient Class: Language Class: IrcBot Class: Plugin Class: Keyword Module: Irc

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
new   
Attributes
:channel  [R] 

channel user was kicked from

Public Class methods
new(bot, source, target, channel, message="")