Add versionadded to Attachment.to_file use_cached param

This commit is contained in:
Josh 2020-04-24 23:02:09 +10:00 committed by Rapptz
parent a8baf0c9f0
commit c424d82f74

View File

@ -183,6 +183,8 @@ class Attachment:
after the message is deleted. Note that this can still fail to download
deleted attachments if too much time has passed and it does not work
on some types of attachments.
.. versionadded:: 1.4
Raises
------