Rename InteractionCallback to InteractionCallbackResponse

This commit is contained in:
Rapptz
2025-02-18 02:40:25 -05:00
parent 776fc2251d
commit 1cdf710908
2 changed files with 22 additions and 22 deletions

View File

@ -28,12 +28,12 @@ InteractionResponse
.. autoclass:: InteractionResponse()
:members:
InteractionCallback
~~~~~~~~~~~~~~~~~~~~~~~~~~~
InteractionCallbackResponse
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. attributetable:: InteractionCallback
.. attributetable:: InteractionCallbackResponse
.. autoclass:: InteractionCallback()
.. autoclass:: InteractionCallbackResponse()
:members:
InteractionCallbackActivityInstance