The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Net::Async::Slack::Event::BotAdded at lib/Net/Async/Slack/Event/BotAdded.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.

DESCRIPTION

{
 "type": "bot_added",
 "bot": {
  "id": "B024BE7LH",
  "app_id": "A4H1JB4AZ",
  "name": "hugbot",
  "icons": {
   "image_48": "url here"
  }
 }
}

INHERITED METHODS

Net::Async::Slack::Event::Bot

icons

Net::Async::Slack::EventType

from_json, import, new