From dbca335a0bac6fae76093dad5940c6096249d937 Mon Sep 17 00:00:00 2001 From: Snipy7374 <100313469+Snipy7374@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:48:12 +0100 Subject: [PATCH] Update disnake/embeds.py Co-authored-by: Eneg <42005170+Enegg@users.noreply.github.com> Signed-off-by: Snipy7374 <100313469+Snipy7374@users.noreply.github.com> --- disnake/embeds.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disnake/embeds.py b/disnake/embeds.py index 82153fcf0a..626c4473db 100644 --- a/disnake/embeds.py +++ b/disnake/embeds.py @@ -401,7 +401,7 @@ def set_footer( This function returns the class instance to allow for fluent-style chaining. - Exactly one of ``icon_url`` or ``file`` should be passed at a time, if passed. + At most one of ``icon_url`` or ``file`` may be passed. .. warning:: Passing a :class:`disnake.File` object will make the embed not