Browse Source

Remove stale documentation in Embed.set_thumbnail

pull/10109/head
Rapptz 8 months ago
committed by dolfies
parent
commit
e281965505
  1. 3
      discord/embeds.py

3
discord/embeds.py

@ -451,9 +451,6 @@ class Embed:
This function returns the class instance to allow for fluent-style
chaining.
.. versionchanged:: 1.4
Passing ``None`` removes the thumbnail.
Parameters
-----------
url: :class:`str`

Loading…
Cancel
Save