Skip to content

Commit

Permalink
📝 Add @bridge_option to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev committed Oct 29, 2024
1 parent e25ea6f commit de27d11
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/ext/bridge/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,16 @@ BridgeContext Subclasses

Alias of :data:`typing.Union` [ :class:`.BridgeExtContext`, :class:`.BridgeApplicationContext` ] for typing convenience.

Option
Options
------

BridgeOption
~~~~~~~~~~~~
Shortcut Decorators
~~~~~~~~~~~~~~~~~~~
.. autofunction:: discord.ext.bridge.bridge_option
:decorator:

Objects
~~~~~~~

.. attributetable:: discord.ext.bridge.BridgeOption

Expand Down

0 comments on commit de27d11

Please sign in to comment.