aboutsummaryrefslogtreecommitdiffstats
path: root/mock_data/slack_conversations_info_channel_group.json
blob: 00170db1cccb0c42b545e570afb979706f9d2732 (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
{
  "ok": true,
  "channel": {
    "id": "GNLENA84B",
    "name": "channel-created-as-private-initially",
    "is_channel": false,
    "is_group": true,
    "is_im": false,
    "is_mpim": false,
    "is_private": true,
    "created": 1569952911,
    "is_archived": false,
    "is_general": false,
    "unlinked": 0,
    "name_normalized": "channel-created-as-private-initially",
    "is_shared": false,
    "is_org_shared": false,
    "is_pending_ext_shared": false,
    "pending_shared": [],
    "context_team_id": "T0FC8BFQR",
    "updated": 1569952911815,
    "parent_conversation": null,
    "creator": "U7JNGMGEB",
    "is_ext_shared": false,
    "shared_team_ids": [
      "T0FC8BFQR"
    ],
    "pending_connected_team_ids": [],
    "is_member": true,
    "last_read": "1664834738.133719",
    "is_open": true,
    "topic": {
      "value": "",
      "creator": "",
      "last_set": 0
    },
    "purpose": {
      "value": "",
      "creator": "",
      "last_set": 0
    }
  }
}