owocado
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
2 deletions
-
docs/api.rst
|
|
@ -1354,8 +1354,10 @@ Soundboard |
|
|
|
|
|
|
|
.. versionadded:: 2.5 |
|
|
|
|
|
|
|
:param sound: The soundboard sound that was updated. |
|
|
|
:type sound: :class:`SoundboardSound` |
|
|
|
:param before: The soundboard sound before the update. |
|
|
|
:type before: :class:`SoundboardSound` |
|
|
|
:param after: The soundboard sound after the update. |
|
|
|
:type after: :class:`SoundboardSound` |
|
|
|
|
|
|
|
|
|
|
|
Stages |
|
|
|