# File lib/rbot/message.rb, line 663 def initialize(bot, server, source, channel, topic=ChannelTopic.new) super(bot, server, source, channel, topic.text) @topic = topic @timestamp = topic.set_on @channel = channel @info_or_set = nil end
Generated with the Darkfish Rdoc Generator 2.