Returns the internal WSCS thread.
Returns:
the internal WSCS thread
58 59 60
# File 'lib/discordrb/websocket.rb', line 58 def thread @client.thread end