public class BotAddedEvent extends Object implements Event
If the bot belongs to a Slack app, the event will also include an app_id pointing to its parent app.
https://api.slack.com/events/bot_added
| Modifier and Type | Class and Description |
|---|---|
static class |
BotAddedEvent.Bot |
| Constructor and Description |
|---|
BotAddedEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.