cancel_sound()


Cancel current sound.

Reference

Arguments

None

Return

None

Exceptions

  • RayaCommandNotRunning

  • RayaSoundErrorPlayingAudio

See the complete exceptions.

See the general exceptions..

Usage example

...
await self.sound.cancel_sound()