| 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 |
|---|---|
ChatUnfurlResponse |
MethodsClient.chatUnfurl(ChatUnfurlRequest req) |
ChatUnfurlResponse |
MethodsClient.chatUnfurl(RequestConfigurator<ChatUnfurlRequest.ChatUnfurlRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChatUnfurlResponse> |
AsyncMethodsClient.chatUnfurl(ChatUnfurlRequest req) |
CompletableFuture<ChatUnfurlResponse> |
AsyncMethodsClient.chatUnfurl(RequestConfigurator<ChatUnfurlRequest.ChatUnfurlRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
ChatUnfurlResponse |
MethodsClientImpl.chatUnfurl(ChatUnfurlRequest req) |
ChatUnfurlResponse |
MethodsClientImpl.chatUnfurl(RequestConfigurator<ChatUnfurlRequest.ChatUnfurlRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChatUnfurlResponse> |
AsyncMethodsClientImpl.chatUnfurl(ChatUnfurlRequest req) |
CompletableFuture<ChatUnfurlResponse> |
AsyncMethodsClientImpl.chatUnfurl(RequestConfigurator<ChatUnfurlRequest.ChatUnfurlRequestBuilder> req) |
Copyright © 2020. All rights reserved.