Browse Source

abc.Messageable

pull/10205/head
Soheab_ 1 month ago
parent
commit
436e2b63aa
  1. 2
      discord/message.py

2
discord/message.py

@ -2639,7 +2639,7 @@ class Message(PartialMessage, Hashable):
when the message was pinned.
.. note::
This is only set for messages that are returned by :meth:`Messageable.pins`.
This is only set for messages that are returned by :meth:`abc.Messageable.pins`.
.. versionadded:: 2.6
"""

Loading…
Cancel
Save