mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 00:34:06 +00:00
[tasks] Add version added note to Loop.change_interval
This commit is contained in:
parent
38eb2b4828
commit
db9a293f14
@ -316,6 +316,8 @@ class Loop:
|
||||
This only applies on the next loop iteration. If it is desirable for the change of interval
|
||||
to be applied right away, cancel the task with :meth:`cancel`.
|
||||
|
||||
.. versionadded:: 1.2.0
|
||||
|
||||
Parameters
|
||||
------------
|
||||
seconds: :class:`float`
|
||||
|
Loading…
x
Reference in New Issue
Block a user