mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Remove with_response parameter documentation
This commit is contained in:
parent
8953938a53
commit
43e1c55d11
@ -1195,10 +1195,6 @@ class InteractionResponse(Generic[ClientT]):
|
|||||||
-----------
|
-----------
|
||||||
modal: :class:`~discord.ui.Modal`
|
modal: :class:`~discord.ui.Modal`
|
||||||
The modal to send.
|
The modal to send.
|
||||||
with_response: :class:`bool`
|
|
||||||
Whether to return the interaction response callback resource.
|
|
||||||
|
|
||||||
.. versionadded:: 2.5
|
|
||||||
|
|
||||||
Raises
|
Raises
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user