Skip to content

Commit

Permalink
docs: fix ext.bridge menu behavior (Pycord-Development#2566)
Browse files Browse the repository at this point in the history
change data to autoclass
  • Loading branch information
yoggys authored Aug 30, 2024
1 parent c2aff9c commit eb3ac6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ext/bridge/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ BridgeContext Subclasses

.. attributetable:: discord.ext.bridge.Context

.. data:: discord.ext.bridge.Context
.. autoclass:: discord.ext.bridge.Context

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

Expand Down

0 comments on commit eb3ac6b

Please sign in to comment.