Irc::BasicUserMessage
class to handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
the channel or nick that was not found
# File lib/rbot/message.rb, line 706 def initialize(bot, server, source, target, message='') super(bot, server, source, target, message) @target = target end
[Validate]
Generated with the Darkfish Rdoc Generator 2.