Class
Irc::TopicMessage
In:
rbot/message.rb
Parent:
BasicUserMessage
Methods
new
Attributes
:channel
[R]
topic set on channel
:timestamp
[R]
topic set at (unixtime)
:topic
[R]
channel topic
Public Class methods
new
(bot, source, channel, timestamp, topic="")