Mode on a Channel
[Source]
# File lib/rbot/irc.rb, line 1131 1131: def initialize(ch) 1132: @channel = ch 1133: end
[Validate]