diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ext/tasks/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ext/tasks/index.rst b/docs/ext/tasks/index.rst index 13dfbc5e..55f60932 100644 --- a/docs/ext/tasks/index.rst +++ b/docs/ext/tasks/index.rst @@ -139,5 +139,6 @@ API Reference .. autoclass:: discord.ext.tasks.Loop() :members: + :special-members: __call__ .. autofunction:: discord.ext.tasks.loop |