fix docs for soundboard_sound_update event

This commit is contained in:
owocado
2025-06-20 14:23:35 -04:00
committed by GitHub
parent 26855160f8
commit 8d8d5e180a
+4 -2
View File
@@ -1354,8 +1354,10 @@ Soundboard
.. versionadded:: 2.5 .. versionadded:: 2.5
:param sound: The soundboard sound that was updated. :param before: The soundboard sound before the update.
:type sound: :class:`SoundboardSound` :type before: :class:`SoundboardSound`
:param after: The soundboard sound after the update.
:type after: :class:`SoundboardSound`
Stages Stages