Implement app_commands.rename decorator

This commit is contained in:
Nadir Chowdhury
2022-03-28 10:52:33 +01:00
committed by GitHub
parent def035bf9a
commit c6d0c82d66
3 changed files with 92 additions and 6 deletions

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: