From 3ad0662f688da154c0a2ee24f46d505177256002 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 18 Feb 2025 07:28:25 -0500 Subject: [PATCH] Document SoundboardSoundConverter --- docs/ext/commands/api.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index f55225614..3da5cae16 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -531,6 +531,11 @@ Converters .. autoclass:: discord.ext.commands.ScheduledEventConverter :members: +.. attributetable:: discord.ext.commands.SoundboardSoundConverter + +.. autoclass:: discord.ext.commands.SoundboardSoundConverter + :members: + .. attributetable:: discord.ext.commands.clean_content .. autoclass:: discord.ext.commands.clean_content