Browse Source

Add versionadded to Attachment.to_file use_cached param

pull/4069/head
Josh 5 years ago
committed by Rapptz
parent
commit
c424d82f74
  1. 2
      discord/message.py

2
discord/message.py

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

Loading…
Cancel
Save