| 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 |
|---|---|
GroupsCreateResponse |
MethodsClient.groupsCreate(GroupsCreateRequest req)
Deprecated.
|
GroupsCreateResponse |
MethodsClient.groupsCreate(RequestConfigurator<GroupsCreateRequest.GroupsCreateRequestBuilder> req)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GroupsCreateResponse |
MethodsClientImpl.groupsCreate(GroupsCreateRequest req) |
GroupsCreateResponse |
MethodsClientImpl.groupsCreate(RequestConfigurator<GroupsCreateRequest.GroupsCreateRequestBuilder> req) |
Copyright © 2020. All rights reserved.