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

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

Loading…
Cancel
Save