| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl | |
| com.slack.api.methods.request.conversations |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ConversationsHistoryResponse> |
AsyncMethodsClient.conversationsHistory(ConversationsHistoryRequest req) |
ConversationsHistoryResponse |
MethodsClient.conversationsHistory(ConversationsHistoryRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(ConversationsHistoryRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsHistoryResponse |
MethodsClientImpl.conversationsHistory(ConversationsHistoryRequest req) |
CompletableFuture<ConversationsHistoryResponse> |
AsyncMethodsClientImpl.conversationsHistory(ConversationsHistoryRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsHistoryRequest |
ConversationsHistoryRequest.ConversationsHistoryRequestBuilder.build() |
Copyright © 2020. All rights reserved.