Add sound.stop
13
sound.stop.md
Normal file
13
sound.stop.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# sound.stop(chl)
|
||||
Atura la reproducció en el canal especificat.
|
||||
|
||||
### Paràmetres
|
||||
* chl — Canal a detindre.
|
||||
|
||||
### Exemple
|
||||
```
|
||||
sound.stop(ch)
|
||||
```
|
||||
|
||||
### Vore també
|
||||
* [sound.play](sound.play)
|
||||
Reference in New Issue
Block a user