aboutsummaryrefslogtreecommitdiffstats
path: root/mock_data/slack_conversations_info_im.json
blob: 78c29b8311a79b09d44b620a32b1ad8b78e02cd5 (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
{
  "ok": true,
  "channel": {
    "id": "D9N2KD0V6",
    "created": 1520893592,
    "is_archived": false,
    "is_im": true,
    "is_org_shared": false,
    "context_team_id": "T0FC8BFQR",
    "updated": 1558176716111,
    "user": "U9NJX9J83",
    "last_read": "1673700773.303629",
    "latest": {
      "client_msg_id": "483ee8db-35a3-4c1e-abf6-be8a85cde9b3",
      "type": "message",
      "text": "b",
      "user": "U7JNGMGEB",
      "ts": "1673700773.303629",
      "blocks": [
        {
          "type": "rich_text",
          "block_id": "jaBbr",
          "elements": [
            {
              "type": "rich_text_section",
              "elements": [
                {
                  "type": "text",
                  "text": "b"
                }
              ]
            }
          ]
        }
      ],
      "team": "T0FC8BFQR",
      "thread_ts": "1673700766.268199",
      "parent_user_id": "U7JNGMGEB"
    },
    "unread_count": 0,
    "unread_count_display": 0,
    "is_open": true,
    "priority": 0
  }
}