Skip to content

Commit

Permalink
docs: fix application_commands.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
JustaSqu1d committed Aug 12, 2024
1 parent f7a80e1 commit ebf6f16
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions docs/api/application_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ Shortcut Decorators
.. autofunction:: discord.commands.message_command
:decorator:

.. autofunction:: discord.commands.option
:decorator:

Objects
~~~~~~~

Expand All @@ -61,17 +64,6 @@ Objects
.. autoclass:: MessageCommand
:members:

Options
-------

Shortcut Decorators
~~~~~~~~~~~~~~~~~~~
.. autofunction:: discord.commands.option
:decorator:

Objects
~~~~~~~

.. attributetable:: Option
.. autoclass:: Option
:members:
Expand Down

0 comments on commit ebf6f16

Please sign in to comment.