Skip to content

Commit fa51513

Browse files
yoggysDorukyum
authored andcommitted
docs: fix ext.bridge menu behavior (#2566)
change data to autoclass
1 parent 534bf6e commit fa51513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ext/bridge/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ BridgeContext Subclasses
154154

155155
.. attributetable:: discord.ext.bridge.Context
156156

157-
.. data:: discord.ext.bridge.Context
157+
.. autoclass:: discord.ext.bridge.Context
158158

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

0 commit comments

Comments
 (0)