Browse Source

chore: Remove views leftover

pull/10166/head
DA-344 3 months ago
parent
commit
0f04d48893
  1. 3
      discord/abc.py

3
discord/abc.py

@ -1580,8 +1580,7 @@ class Messageable:
You specified both ``file`` and ``files``,
or you specified both ``embed`` and ``embeds``,
or the ``reference`` object is not a :class:`~discord.Message`,
:class:`~discord.MessageReference` or :class:`~discord.PartialMessage`,
or you specified both ``view`` and ``views``.
:class:`~discord.MessageReference` or :class:`~discord.PartialMessage`.
Returns
---------

Loading…
Cancel
Save