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