From e2819655051c04076685a717369d49f7577a876c Mon Sep 17 00:00:00 2001 From: Rapptz Date: Wed, 28 Aug 2024 15:51:17 -0400 Subject: [PATCH] Remove stale documentation in Embed.set_thumbnail --- discord/embeds.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/discord/embeds.py b/discord/embeds.py index 3f9c235bf..863355f60 100644 --- a/discord/embeds.py +++ b/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`