We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b002c90 commit 3747fc3Copy full SHA for 3747fc3
objects/message.json
@@ -1382,6 +1382,30 @@
1382
}
1383
},
1384
"title": "sh_room_created"
1385
+ },
1386
+ {
1387
+ "type": "object",
1388
+ "properties": {
1389
+ "type": {
1390
+ "type": "string"
1391
1392
+ "subtype": {
1393
1394
1395
+ "user": {
1396
1397
1398
+ "text": {
1399
1400
1401
+ "channel": {
1402
1403
1404
+ "ts": {
1405
+ "$ref": "timestamp.json"
1406
+ }
1407
1408
+ "title": "slackbot_response"
1409
1410
]
1411
0 commit comments