-
Notifications
You must be signed in to change notification settings - Fork 4
/
ref1_update_views
51 lines (51 loc) · 1.33 KB
/
ref1_update_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
51
{
"ok": true,
"view": {
"id": "VNM522E2U",
"team_id": "T9M4RL1JM",
"type": "modal",
"title": {
"type": "plain_text",
"text": "Updated Modal",
"emoji": true
},
"close": {
"type": "plain_text",
"text": "Close",
"emoji": true
},
"submit": null,
"blocks": [
{
"type": "section",
"block_id": "s_block",
"text": {
"type": "plain_text",
"text": "I am but an updated modal",
"emoji": true
},
"accessory": {
"type": "button",
"action_id": "button_4",
"text": {
"type": "plain_text",
"text": "Click me"
}
}
}
],
"private_metadata": "",
"callback_id": "view_2",
"external_id": "",
"state": {
"values": {}
},
"hash": "1569262015.55b5e41b",
"clear_on_close": true,
"notify_on_close": false,
"root_view_id": "VNN729E3U",
"previous_view_id": null,
"app_id": "AAD3351BQ",
"bot_id": "BADF7A34H"
}
}