Class Irc::ChannelList
In: lib/rbot/irc.rb
Parent: ArrayOf

Methods

names   new  

Public Class methods

Create a new ChannelList, optionally filling it with the elements from the Array argument fed to it.

Public Instance methods

Convenience method: convert the ChannelList to a list of channel names. The indices are preserved

[Validate]