Add Message.interaction and MessageInteraction type

Fix #7819
This commit is contained in:
Rapptz
2022-04-01 11:15:15 -04:00
parent a5f1c2f592
commit e79895d824
3 changed files with 93 additions and 2 deletions

View File

@ -37,6 +37,14 @@ InteractionMessage
:members:
:inherited-members:
MessageInteraction
~~~~~~~~~~~~~~~~~~~
.. attributetable:: MessageInteraction
.. autoclass:: MessageInteraction()
:members:
Component
~~~~~~~~~~