Method Name
subscribe
subscribeSubscribe to a list of channels.
Parameters
channels
array of strings required |
Response
id string or integer required |
result object required |
result.
current_subscriptions
array of strings required |
result.
status
object required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}