mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Add app_commands.Parameter for parameter introspection
This commit is contained in:
@ -482,6 +482,14 @@ Command
|
||||
.. autoclass:: discord.app_commands.Command
|
||||
:members:
|
||||
|
||||
Parameter
|
||||
++++++++++
|
||||
|
||||
.. attributetable:: discord.app_commands.Parameter
|
||||
|
||||
.. autoclass:: discord.app_commands.Parameter()
|
||||
:members:
|
||||
|
||||
ContextMenu
|
||||
++++++++++++
|
||||
|
||||
|
Reference in New Issue
Block a user