{
  "ok": true,
  "scopes": {
    "app_home": [
      "chat:write",
      "im:history",
      "im:read"
    ],
    "channel": [
      "channels:history",
      "chat:write"
    ],
    "group": [
      "chat:write"
    ],
    "im": [
      "chat:write"
    ],
    "mpim": [
      "chat:write"
    ],
    "team": [
      "users:read"
    ],
    "user": []
  }
}