Skip to content
Velo

.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.