Proper location of versionadded
This commit is contained in:
parent
0dcbdda974
commit
cef8677c68
@ -127,6 +127,8 @@ class Attachment:
|
|||||||
|
|
||||||
Retrieves the content of this attachment as a :class:`bytes` object.
|
Retrieves the content of this attachment as a :class:`bytes` object.
|
||||||
|
|
||||||
|
.. versionadded:: 1.1.0
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
use_cached: :class:`bool`
|
use_cached: :class:`bool`
|
||||||
@ -137,8 +139,6 @@ 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 type of attachments.
|
on some type of attachments.
|
||||||
|
|
||||||
.. versionadded:: 1.1.0
|
|
||||||
|
|
||||||
Raises
|
Raises
|
||||||
------
|
------
|
||||||
HTTPException
|
HTTPException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user