aboutsummaryrefslogblamecommitdiffstats
path: root/mock_data/slack_rtm_connect.json
blob: 5350e6a7125e542adf1ee2f6aabef6a704a25b19 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                     
{
  "ok": true,
  "url": "wss://wss-primary.slack.com/websocket/...",
  "team": {
    "id": "T0FC8BFQR",
    "name": "wee-slack-test",
    "domain": "wee-slack-test"
  },
  "self": {
    "id": "U7JNGMGEB",
    "name": "trygveaa"
  }
}