Get available channels
Returns:
the available channels
25 26 27
# File 'lib/bitmex/chat.rb', line 25 def channels rest.get chat_path(:channels) end