| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
| Modifier and Type | Method and Description |
|---|---|
ChatDeleteResponse |
MethodsClient.chatDelete(ChatDeleteRequest req) |
ChatDeleteResponse |
MethodsClient.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChatDeleteResponse> |
AsyncMethodsClient.chatDelete(ChatDeleteRequest req) |
CompletableFuture<ChatDeleteResponse> |
AsyncMethodsClient.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
ChatDeleteResponse |
MethodsClientImpl.chatDelete(ChatDeleteRequest req) |
ChatDeleteResponse |
MethodsClientImpl.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChatDeleteResponse> |
AsyncMethodsClientImpl.chatDelete(ChatDeleteRequest req) |
CompletableFuture<ChatDeleteResponse> |
AsyncMethodsClientImpl.chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) |
Copyright © 2020. All rights reserved.