Allow MessageReference to be constructible by users

This commit is contained in:
Rapptz
2020-11-27 01:08:52 -05:00
parent bd6ab93348
commit 1014bfcb63
2 changed files with 28 additions and 11 deletions

View File

@ -2844,11 +2844,6 @@ Sticker
.. autoclass:: Sticker()
:members:
MessageReference
~~~~~~~~~~~~~~~~~
.. autoclass:: MessageReference()
:members:
RawMessageDeleteEvent
~~~~~~~~~~~~~~~~~~~~~~~
@ -2921,6 +2916,12 @@ AllowedMentions
.. autoclass:: AllowedMentions
:members:
MessageReference
~~~~~~~~~~~~~~~~~
.. autoclass:: MessageReference
:members:
Intents
~~~~~~~~~~