Add PartialMessage to allow working with channel/message_id pairs.

Fix #5905
This commit is contained in:
Rapptz
2020-12-11 00:28:48 -05:00
parent bde5bb5d5c
commit 3fe6d261f1
3 changed files with 147 additions and 21 deletions

View File

@ -2952,6 +2952,12 @@ MessageReference
.. autoclass:: MessageReference
:members:
PartialMessage
~~~~~~~~~~~~~~~~~
.. autoclass:: PartialMessage
:members:
Intents
~~~~~~~~~~