| Package | Description |
|---|---|
| com.slack.api.model |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| 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 |
|---|---|
Message.MessageRoot |
Message.getRoot() |
Message.MessageRoot |
Latest.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setRoot(Message.MessageRoot root) |
void |
Latest.setRoot(Message.MessageRoot root) |
| Modifier and Type | Method and Description |
|---|---|
Message.MessageRoot |
MessageThreadBroadcastEvent.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageThreadBroadcastEvent.setRoot(Message.MessageRoot root) |
Copyright © 2020. All rights reserved.