Add support for fetching the original interaction response message

This commit is contained in:
Rapptz
2021-07-03 11:00:48 -04:00
parent be5603141e
commit 0b577fa209
2 changed files with 288 additions and 6 deletions

View File

@ -3271,6 +3271,14 @@ InteractionResponse
.. autoclass:: InteractionResponse()
:members:
InteractionMessage
~~~~~~~~~~~~~~~~~~~
.. attributetable:: InteractionMessage
.. autoclass:: InteractionMessage()
:members:
Member
~~~~~~