Change Log:
- Fixed two major issues with Slack:
- Web socket connection url expired with starting RTM connection for workspaces with many channels and users
- Slack bot went offline when no activity
- Removed the public method
startWebSocketConnection()
which was added in version 4.0.2 as it's no longer required - Other code refactorings and improvements