Browse Source

removed parameter section in Asset.read

pull/2505/head
Zomatree 5 years ago
committed by GitHub
parent
commit
4b826a894c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      discord/asset.py

7
discord/asset.py

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

Loading…
Cancel
Save