diff --git a/discord/embeds.py b/discord/embeds.py index 8b2cecb91..258ef0dfd 100644 --- a/discord/embeds.py +++ b/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`]