| 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.channels |
| Modifier and Type | Method and Description |
|---|---|
ChannelsSetPurposeResponse |
MethodsClient.channelsSetPurpose(RequestConfigurator<ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder> req)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelsSetPurposeResponse |
MethodsClientImpl.channelsSetPurpose(RequestConfigurator<ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
static ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder |
ChannelsSetPurposeRequest.builder()
Deprecated.
|
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder |
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder.channel(String channel)
Channel to set the purpose of
|
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder |
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder.purpose(String purpose)
The new purpose
|
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder |
ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder.token(String token)
Authentication token.
|
Copyright © 2020. All rights reserved.