1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-08-20 18:31:28 +00:00

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

@ -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