mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-01 07:40:07 +00:00
fix docs for soundboard_sound_update event
This commit is contained in:
parent
26855160f8
commit
8d8d5e180a
@ -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…
x
Reference in New Issue
Block a user