mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Rename InteractionCallback to InteractionCallbackResponse
This commit is contained in:
@ -28,12 +28,12 @@ InteractionResponse
|
||||
.. autoclass:: InteractionResponse()
|
||||
:members:
|
||||
|
||||
InteractionCallback
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
InteractionCallbackResponse
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: InteractionCallback
|
||||
.. attributetable:: InteractionCallbackResponse
|
||||
|
||||
.. autoclass:: InteractionCallback()
|
||||
.. autoclass:: InteractionCallbackResponse()
|
||||
:members:
|
||||
|
||||
InteractionCallbackActivityInstance
|
||||
|
Reference in New Issue
Block a user