removed parameter section in Asset.read

This commit is contained in:
Zomatree 2020-01-15 02:06:38 +00:00 committed by GitHub
parent 42a084028c
commit 4b826a894c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,13 +173,6 @@ class Asset:
.. versionadded:: 1.1.0
Parameters
-----------
fp: Union[:class:`io.BufferedIOBase`, :class:`os.PathLike`]
Same as in :meth:`Attachment.save`.
seek_begin: :class:`bool`
Same as in :meth:`Attachment.save`.
Raises
------
DiscordException