This commit is contained in:
@@ -203,6 +203,8 @@ operations, such as calling `pause()` while nothing is playing, throw `AudioMana
|
|||||||
Use `onError` to observe asynchronous audio player and voice connection errors. The manager cleans up failed playback
|
Use `onError` to observe asynchronous audio player and voice connection errors. The manager cleans up failed playback
|
||||||
and unrecoverable connections before invoking the callback.
|
and unrecoverable connections before invoking the callback.
|
||||||
|
|
||||||
|
`onError` does not handle rejected `connect()`, `play()`, or `start()` calls. Await and catch those calls explicitly.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user