github.com/sharovik/devbot@v1.0.1-0.20240308094637-4a0387c40516/test/testdata/slack/conversations.list.ok.json (about)

     1  {
     2    "ok": true,
     3    "channels": [
     4      {
     5        "id": "CQHQBGXEE",
     6        "name": "general",
     7        "is_channel": true,
     8        "is_group": false,
     9        "is_im": false,
    10        "created": 1574500945,
    11        "is_archived": false,
    12        "is_general": true,
    13        "unlinked": 0,
    14        "name_normalized": "general",
    15        "is_shared": false,
    16        "parent_conversation": null,
    17        "creator": "UQWJ8M8BF",
    18        "is_ext_shared": false,
    19        "is_org_shared": false,
    20        "shared_team_ids": [
    21          "TQW4GNF4L"
    22        ],
    23        "pending_shared": [],
    24        "pending_connected_team_ids": [],
    25        "is_pending_ext_shared": false,
    26        "is_member": true,
    27        "is_private": false,
    28        "is_mpim": false,
    29        "topic": {
    30          "value": "Company-wide announcements and work-based matters",
    31          "creator": "UQWJ8M8BF",
    32          "last_set": 1574500945
    33        },
    34        "purpose": {
    35          "value": "This channel is for workspace-wide communication and announcements. All members are in this channel.",
    36          "creator": "UQWJ8M8BF",
    37          "last_set": 1574500945
    38        },
    39        "previous_names": [],
    40        "num_members": 2
    41      }
    42    ],
    43    "response_metadata": {
    44      "next_cursor": ""
    45    }
    46  }