mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +00:00
Add versionchanged to Message.delete
This commit is contained in:
@ -572,6 +572,9 @@ class Message:
|
||||
delete other people's messages, you need the :attr:`~Permissions.manage_messages`
|
||||
permission.
|
||||
|
||||
.. versionchanged:: 1.1.0
|
||||
Added the new ``delay`` keyword-only parameter.
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
delay: Optional[:class:`float`]
|
||||
|
Reference in New Issue
Block a user