| Package | Description |
|---|---|
| com.slack.api.model.event |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserChangeEvent.getUser() |
User |
TeamJoinEvent.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserChangeEvent.setUser(User user) |
void |
TeamJoinEvent.setUser(User user) |
Copyright © 2020. All rights reserved.