Browse Source

Merge 166e7b0230 into 26855160f8

pull/10142/merge
owocado 3 weeks ago
committed by GitHub
parent
commit
cb0829c5b4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      docs/api.rst

6
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

Loading…
Cancel
Save