[docs] Fix more references
Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
This commit is contained in:
@ -1160,7 +1160,7 @@ class Message(Hashable):
|
||||
embed: Optional[:class:`Embed`]
|
||||
The new embed to replace the original with.
|
||||
Could be ``None`` to remove the embed.
|
||||
embeds: List[:class:`Embeds`]
|
||||
embeds: List[:class:`Embed`]
|
||||
The new embeds to replace the original with. Must be a maximum of 10.
|
||||
To remove all embeds ``[]`` should be passed.
|
||||
|
||||
|
Reference in New Issue
Block a user