Implement app_commands.rename decorator

This commit is contained in:
Nadir Chowdhury
2022-03-28 05:52:33 -04:00
committed by GitHub
parent def035bf9a
commit c6d0c82d66
3 changed files with 92 additions and 6 deletions
+3
View File
@@ -462,6 +462,9 @@ Decorators
.. autofunction:: discord.app_commands.describe
:decorator:
.. autofunction:: discord.app_commands.rename
:decorator:
.. autofunction:: discord.app_commands.choices
:decorator: