mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
653 B
653 B
!!! info "WSListStreamsResult"
Returns a list of all rooms the client has subscribed to.
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream_reference<br>`sr` |[StreamReference]|True|The list of stream references the connection is connected to|
??? info "[StreamReference](/../../schemas/stream_reference)"
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|stream<br>`s` |string|True|The channel to subscribe to (eg: ticker.s / ticker.d)|
|selectors<br>`s1` |[string]|True|The list of selectors for the stream|