public class BotChangedEvent 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_changed
| Modifier and Type | Class and Description |
|---|---|
static class |
BotChangedEvent.Bot |
| Constructor and Description |
|---|
BotChangedEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.