|
@ -1291,9 +1291,10 @@ class InteractionResponse(Generic[ClientT]): |
|
|
"""|coro| |
|
|
"""|coro| |
|
|
|
|
|
|
|
|
Responds to this interaction by launching the activity associated with the app. |
|
|
Responds to this interaction by launching the activity associated with the app. |
|
|
|
|
|
|
|
|
Only available for apps with activities enabled. |
|
|
Only available for apps with activities enabled. |
|
|
|
|
|
|
|
|
|
|
|
.. versionadded:: 2.6 |
|
|
|
|
|
|
|
|
Raises |
|
|
Raises |
|
|
------- |
|
|
------- |
|
|
HTTPException |
|
|
HTTPException |
|
|