Skip to content

Commit

Permalink
Update disnake/embeds.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eneg <[email protected]>
Signed-off-by: Snipy7374 <[email protected]>
  • Loading branch information
Snipy7374 and Enegg authored Nov 14, 2024
1 parent dbca335 commit a4e1f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disnake/embeds.py
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ def set_author(
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
Expand Down

0 comments on commit a4e1f12

Please sign in to comment.