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

@ -184,6 +184,8 @@ class Attachment:
deleted attachments if too much time has passed and it does not work
on some types of attachments.
.. versionadded:: 1.4
Raises
------
HTTPException