Sha256: 03e2f3204e1f55c4145ec31d48f664defd5f877973cb458671b293a2ca58078a

Contents?: true

Size: 567 Bytes

Versions: 11

Compression:

Stored size: 567 Bytes

Contents

{
  "token": "XXYYZZ",
  "team_id": "TXXXXXXXX",
  "api_app_id": "AXXXXXXXXX",
  "event": {
    "type": "resources_removed",
    "resources": [
      {
        "resource": {
          "type": "im",
          "grant": {
            "type": "specific",
            "resource_id": "DXXXXXXXX"
          }
        },
        "scopes": [
          "chat:write:user",
          "im:read",
          "im:history",
          "commands"
        ]
      }
    ]
  },
  "type": "event_callback",
  "authed_teams": [

  ],
  "event_id": "EvXXXXXXXX",
  "event_time": 1234567890
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
slack_resources-0.1.9 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.8 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.7 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.6 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.5 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.4 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.0.0 lib/slack_resources/raw_data/event_api/examples/resources_removed.json
slack_resources-0.1.3 lib/slack_resources/resources/event_api/examples/resources_removed.json
slack_resources-0.1.2 lib/slack_resources/resources/event_api/examples/resources_removed.json
slack_resources-0.1.1 lib/slack_resources/resources/event_api/examples/resources_removed.json
slack_resources-0.1.0 lib/slack_resources/resources/event_api/examples/resources_removed.json