mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-22 19:06:44 +00:00
Fix typo in app_commands.ContextMenu docstring
This commit is contained in:
parent
c35ff4cfc6
commit
03d7a9a719
@ -1149,7 +1149,7 @@ class ContextMenu:
|
|||||||
one of the following decorators:
|
one of the following decorators:
|
||||||
|
|
||||||
- :func:`~discord.app_commands.context_menu`
|
- :func:`~discord.app_commands.context_menu`
|
||||||
- :meth:`CommandTree.command <discord.app_commands.CommandTree.context_menu>`
|
- :meth:`CommandTree.context_menu <discord.app_commands.CommandTree.context_menu>`
|
||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user