Class Irc::NickMessage
In: rbot/message.rb
Parent: BasicUserMessage
Module: Irc

class to pass IRC Nick changes in. @message contains the old nickame, @sourcenick contains the new one.

Methods
new   
Public Class methods
new(bot, source, oldnick, newnick)