docs/SpacesApi.md in mux_ruby-3.5.0 vs docs/SpacesApi.md in mux_ruby-3.5.1
- old
+ new
@@ -517,10 +517,10 @@
> <StartSpaceBroadcastResponse> start_space_broadcast(space_id, broadcast_id)
Start a space broadcast
-Starts broadcasting a space to the associated destination.
+Starts broadcasting a space to the associated destination. Broadcasts can only be started when the space is `active` (when there are participants connected).
### Examples
```ruby
require 'time'