Class: IRCd::SafeChannel

Inherits:
Channel show all
Defined in:
lib/rupircd/channel.rb

Instance Attribute Summary

Attributes inherited from Channel

#members, #mode, #name

Method Summary

Methods inherited from Channel

#get_topic, #handle_mode, #initialize, #invite, #join, #joined?, #kick, #names, #notice, #part, #privmsg, #send_to_members, #send_to_other_members, #set_topic, #unregister, #visible?

Constructor Details

This class inherits a constructor from IRCd::Channel