| Class Irc::IRCChannel::Topic |
|
|
class to store IRC channel topic information
| Methods |
| Attributes |
| :by | [RW] | topic set by |
| :name | [RW] | topic name |
| :timestamp | [RW] | timestamp |
| Public Instance methods |
| to_s() |
when called like "puts @bots.channels[chan].topic"