.close_stream
Closes the client's active live-news WebSocket connection.
Example
await client.news.close_stream()Parameters
None.
Return type
None
Calling this method when there is no active connection has no effect.
Closes the client's active live-news WebSocket connection.
await client.news.close_stream()None.
None
Calling this method when there is no active connection has no effect.