| 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 |
|---|---|
ChannelsCreateResponse |
MethodsClient.channelsCreate(ChannelsCreateRequest req)
Deprecated.
|
ChannelsCreateResponse |
MethodsClient.channelsCreate(RequestConfigurator<ChannelsCreateRequest.ChannelsCreateRequestBuilder> req)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelsCreateResponse |
MethodsClientImpl.channelsCreate(ChannelsCreateRequest req) |
ChannelsCreateResponse |
MethodsClientImpl.channelsCreate(RequestConfigurator<ChannelsCreateRequest.ChannelsCreateRequestBuilder> req) |
Copyright © 2020. All rights reserved.