| 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<ConversationsListResponse> |
AsyncMethodsClient.conversationsList(ConversationsListRequest req) |
ConversationsListResponse |
MethodsClient.conversationsList(ConversationsListRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(ConversationsListRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsListResponse |
MethodsClientImpl.conversationsList(ConversationsListRequest req) |
CompletableFuture<ConversationsListResponse> |
AsyncMethodsClientImpl.conversationsList(ConversationsListRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsListRequest |
ConversationsListRequest.ConversationsListRequestBuilder.build() |
Copyright © 2020. All rights reserved.