Methods

Class/Module Index [+]

Quicksearch

Irc::NoticeMessage

class to manage IRC NOTICEs

Public Class Methods

new(bot, server, source, target, message, opts={}) click to toggle source
# File lib/rbot/message.rb, line 518
def initialize(bot, server, source, target, message, opts={})
  @msg_wants_id = opts[:handle_id]
  super(bot, server, source, target, message)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.