java.lang.Object
com.slack.api.methods.request.channels.ChannelsJoinRequest.ChannelsJoinRequestBuilder
-
Method Summary
Whether to return errors on invalid channel name instead of modifying it to meet the specified criteria.
-
Method Details
-
token
Authentication token. Requires scope: `channels:write`
- Returns:
this.
-
name
Name of channel to join
- Returns:
this.
-
validate
Whether to return errors on invalid channel name instead of modifying it to meet the specified criteria.
- Returns:
this.
-
-