Class | Irc::Channel |
In: |
lib/rbot/irc.rb
|
Parent: | Object |
Here we start with the actual Channel class
name | -> | to_s |
creation_time | [RW] | |
mode | [R] | |
name | [R] | |
topic | [R] | |
url | [RW] | |
users | [R] |
Creates a new channel with the given name, optionally setting the topic and an initial users list.
No additional info is created here, because the channel flags and userlists allowed depend on the server.