mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-03 00:25:14 +00:00
[tasks] make __call__ actually appear in the docs
This commit is contained in:
@ -139,5 +139,6 @@ API Reference
|
||||
|
||||
.. autoclass:: discord.ext.tasks.Loop()
|
||||
:members:
|
||||
:special-members: __call__
|
||||
|
||||
.. autofunction:: discord.ext.tasks.loop
|
||||
|
Reference in New Issue
Block a user