aboutsummaryrefslogtreecommitdiffstats
path: root/mock_data/slack_conversations_history_im.json
blob: 83d5a42a50aa8f4d0f57d742572d8988a6926c66 (plain) (blame)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
  "ok": true,
  "messages": [
    {
      "type": "message",
      "text": "<mailto:name@example.com|name@example.com>",
      "user": "U7JNGMGEB",
      "ts": "1585253989.000200",
      "blocks": [
        {
          "type": "rich_text",
          "block_id": "plZ",
          "elements": [
            {
              "type": "rich_text_section",
              "elements": [
                {
                  "type": "link",
                  "url": "mailto:name@example.com",
                  "text": "name@example.com"
                }
              ]
            }
          ]
        }
      ],
      "team": "T0FC8BFQR"
    },
    {
      "type": "message",
      "text": "_italic",
      "user": "U7JNGMGEB",
      "ts": "1584106682.000100",
      "blocks": [
        {
          "type": "rich_text",
          "block_id": "Moc9",
          "elements": [
            {
              "type": "rich_text_section",
              "elements": [
                {
                  "type": "text",
                  "text": "_italic"
                }
              ]
            }
          ]
        }
      ],
      "team": "T0FC8BFQR"
    },
    {
      "type": "message",
      "subtype": "bot_remove",
      "text": "removed an integration from this channel: <https://wee-slack-test.slack.com/services/BBG98PXA6|incoming-webhook>",
      "user": "U7JNGMGEB",
      "bot_id": "BBG98PXA6",
      "bot_link": "<https://wee-slack-test.slack.com/services/BBG98PXA6|incoming-webhook>",
      "ts": "1530267481.000186"
    },
    {
      "type": "message",
      "subtype": "bot_add",
      "text": "added an integration to this channel: <https://wee-slack-test.slack.com/services/BBG98PXA6|incoming-webhook>",
      "user": "U7JNGMGEB",
      "bot_id": "BBG98PXA6",
      "bot_link": "<https://wee-slack-test.slack.com/services/BBG98PXA6|incoming-webhook>",
      "ts": "1530267459.000121",
      "reactions": [
        {
          "name": "smile",
          "users": [
            "U7JNGMGEB"
          ],
          "count": 1
        }
      ]
    }
  ],
  "has_more": false,
  "pin_count": 0,
  "channel_actions_ts": null,
  "channel_actions_count": 0
}