Class Irc::TopicMessage |
|
![]() |
Methods |
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="") |