Class GroupsCreateRequest.GroupsCreateRequestBuilder
java.lang.Object
com.slack.api.methods.request.groups.GroupsCreateRequest.GroupsCreateRequestBuilder
- Enclosing class:
- GroupsCreateRequest
-
Method Details
-
token
Authentication token. Requires scope: `groups:write`- Returns:
this.
-
name
Name of private channel to create- Returns:
this.
-
validate
Whether to return errors on invalid channel name instead of modifying it to meet the specified criteria.- Returns:
this.
-
teamId
Required for org-wide apps.- Returns:
this.
-
build
-
toString
-