123 124 125
# File 'lib/jschat/http/jschat.rb', line 123 def part(room) send_json({ :part => room }) end