Fix typo in app_commands.ContextMenu docstring

This commit is contained in:
ow0x 2022-09-23 14:31:02 +05:30 committed by GitHub
parent c35ff4cfc6
commit 03d7a9a719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1149,7 +1149,7 @@ class ContextMenu:
one of the following decorators:
- :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