Skip to content

Commit

Permalink
docs: 📝 Add @bridge_option to docs (#2630)
Browse files Browse the repository at this point in the history
📝 Add `@bridge_option` to docs
  • Loading branch information
Paillat-dev authored Oct 29, 2024
1 parent 8ed5ae5 commit 7c7886e
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 7c7886e

Please sign in to comment.