| 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.chat |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ChatScheduleMessageResponse> |
AsyncMethodsClient.chatScheduleMessage(ChatScheduleMessageRequest req) |
ChatScheduleMessageResponse |
MethodsClient.chatScheduleMessage(ChatScheduleMessageRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(ChatScheduleMessageRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ChatScheduleMessageResponse |
MethodsClientImpl.chatScheduleMessage(ChatScheduleMessageRequest req) |
CompletableFuture<ChatScheduleMessageResponse> |
AsyncMethodsClientImpl.chatScheduleMessage(ChatScheduleMessageRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ChatScheduleMessageRequest |
ChatScheduleMessageRequest.ChatScheduleMessageRequestBuilder.build() |
Copyright © 2020. All rights reserved.