Methods

Class/Module Index [+]

Quicksearch

Irc::QuitMessage

Attributes

was_on[RW]

Public Class Methods

new(bot, server, source, target, message="") click to toggle source
# File lib/rbot/message.rb, line 647
def initialize(bot, server, source, target, message="")
  super(bot, server, source, target, message)
  @was_on = []
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.