Sha256: 4728cec11975626115d90b8a2a26945b19b166793e459175a8847c7cd30595b4

Contents?: true

Size: 730 Bytes

Versions: 7

Compression:

Stored size: 730 Bytes

Contents

{
  "url": "https://api.slack.com/events/app_uninstalled",
  "event": "app_uninstalled",
  "sub_schemas": {
    "app_uninstalled": {
      "type": "object",
      "description": "learn more: https://api.slack.com/events/app_uninstalled",
      "properties": {
        "type": {
          "const": "app_uninstalled"
        }
      },
      "example": {
        "type": "app_uninstalled"
      }
    }
  },
  "schema": {
    "type": "object",
    "description": "learn more: https://api.slack.com/events/app_uninstalled",
    "properties": {
      "type": {
        "const": "app_uninstalled"
      }
    },
    "example": {
      "type": "app_uninstalled"
    }
  },
  "compatibility": [
    "Events API"
  ],
  "scopes": [

  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
slack_resources-0.1.9 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.1.8 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.1.7 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.1.6 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.1.5 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.1.4 lib/slack_resources/resources/event_api/details/app_uninstalled.json
slack_resources-0.0.0 lib/slack_resources/resources/event_api/details/app_uninstalled.json