-
Notifications
You must be signed in to change notification settings - Fork 4
/
ref1_push_views
50 lines (50 loc) · 1.25 KB
/
ref1_push_views
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"ok": true,
"view": {
"id": "VNM522E2U",
"team_id": "T9M4RL1JM",
"type": "modal",
"title": {
"type": "plain_text",
"text": "Pushed Modal",
"emoji": true
},
"close": {
"type": "plain_text",
"text": "Back",
"emoji": true
},
"submit": {
"type": "plain_text",
"text": "Save",
"emoji": true
},
"blocks": [
{
"type": "input",
"block_id": "edit_details",
"element": {
"type": "plain_text_input",
"action_id": "detail_input"
},
"label": {
"type": "plain_text",
"text": "Edit details"
}
}
],
"private_metadata": "",
"callback_id": "view_4",
"external_id": "",
"state": {
"values": {}
},
"hash": "1569362015.55b5e41b",
"clear_on_close": true,
"notify_on_close": false,
"root_view_id": "VNN729E3U",
"previous_view_id": null,
"app_id": "AAD3351BQ",
"bot_id": "BADF7A34H"
}
}