You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push a new view onto the existing view stack by passing a view
13263
13263
payload and a valid trigger_id generated from an interaction
13264
13264
within the existing modal.
13265
-
Read the modals documentation (https://api.slack.com/block-kit/surfaces/modals)
13265
+
Read the modals documentation (https://api.slack.com/surfaces/modals)
13266
13266
to learn more about the lifecycle and intricacies of views.
13267
13267
https://api.slack.com/methods/views.push
13268
13268
"""
@@ -13283,7 +13283,7 @@ <h3>Methods</h3>
13283
13283
<div class="desc"><p>Update an existing view.
13284
13284
Update a view by passing a new view definition along with the
13285
13285
view_id returned in views.open or the external_id.
13286
-
See the modals documentation (<a href="https://api.slack.com/block-kit/surfaces/modals#updating_views">https://api.slack.com/block-kit/surfaces/modals#updating_views</a>)
13286
+
See the modals documentation (<a href="https://api.slack.com/surfaces/modals#updating_views">https://api.slack.com/surfaces/modals#updating_views</a>)
13287
13287
to learn more about updating views and avoiding race conditions with the hash argument.
Push a new view onto the existing view stack by passing a view
18230
18230
payload and a valid trigger_id generated from an interaction
18231
18231
within the existing modal.
18232
-
Read the modals documentation (https://api.slack.com/block-kit/surfaces/modals)
18232
+
Read the modals documentation (https://api.slack.com/surfaces/modals)
18233
18233
to learn more about the lifecycle and intricacies of views.
18234
18234
https://api.slack.com/methods/views.push
18235
18235
"""
@@ -18250,7 +18250,7 @@ <h3>Methods</h3>
18250
18250
<div class="desc"><p>Update an existing view.
18251
18251
Update a view by passing a new view definition along with the
18252
18252
view_id returned in views.open or the external_id.
18253
-
See the modals documentation (<a href="https://api.slack.com/block-kit/surfaces/modals#updating_views">https://api.slack.com/block-kit/surfaces/modals#updating_views</a>)
18253
+
See the modals documentation (<a href="https://api.slack.com/surfaces/modals#updating_views">https://api.slack.com/surfaces/modals#updating_views</a>)
18254
18254
to learn more about updating views and avoiding race conditions with the hash argument.
Push a new view onto the existing view stack by passing a view
18221
18221
payload and a valid trigger_id generated from an interaction
18222
18222
within the existing modal.
18223
-
Read the modals documentation (https://api.slack.com/block-kit/surfaces/modals)
18223
+
Read the modals documentation (https://api.slack.com/surfaces/modals)
18224
18224
to learn more about the lifecycle and intricacies of views.
18225
18225
https://api.slack.com/methods/views.push
18226
18226
"""
@@ -18241,7 +18241,7 @@ <h3>Methods</h3>
18241
18241
<div class="desc"><p>Update an existing view.
18242
18242
Update a view by passing a new view definition along with the
18243
18243
view_id returned in views.open or the external_id.
18244
-
See the modals documentation (<a href="https://api.slack.com/block-kit/surfaces/modals#updating_views">https://api.slack.com/block-kit/surfaces/modals#updating_views</a>)
18244
+
See the modals documentation (<a href="https://api.slack.com/surfaces/modals#updating_views">https://api.slack.com/surfaces/modals#updating_views</a>)
18245
18245
to learn more about updating views and avoiding race conditions with the hash argument.
0 commit comments