mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
[commands] Add seealso directive in functions referencing checks
This commit is contained in:
@ -371,6 +371,8 @@ class BotBase(GroupMixin[None]):
|
||||
|
||||
``func`` parameter is now positional-only.
|
||||
|
||||
.. seealso:: The :func:`~discord.ext.commands.check` decorator
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
func
|
||||
|
Reference in New Issue
Block a user