Remove stale documentation in Embed.set_thumbnail

This commit is contained in:
Rapptz 2024-08-28 15:51:17 -04:00
parent 8104ff2ad4
commit 3018fee443

View File

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