Class
Irc::TopicMessage
In:
lib/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="")
[Validate]