| 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.bots |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BotsInfoResponse> |
AsyncMethodsClient.botsInfo(BotsInfoRequest req) |
BotsInfoResponse |
MethodsClient.botsInfo(BotsInfoRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(BotsInfoRequest req) |
| Modifier and Type | Method and Description |
|---|---|
BotsInfoResponse |
MethodsClientImpl.botsInfo(BotsInfoRequest req) |
CompletableFuture<BotsInfoResponse> |
AsyncMethodsClientImpl.botsInfo(BotsInfoRequest req) |
| Modifier and Type | Method and Description |
|---|---|
BotsInfoRequest |
BotsInfoRequest.BotsInfoRequestBuilder.build() |
Copyright © 2020. All rights reserved.