Browse Source

Remove stale documentation in Embed.set_thumbnail

pull/9932/head
Rapptz 7 months ago
parent
commit
3018fee443
  1. 3
      discord/embeds.py

3
discord/embeds.py

@ -453,9 +453,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: Optional[:class:`str`]

Loading…
Cancel
Save