java.lang.Object
com.slack.api.methods.request.groups.GroupsKickRequest.GroupsKickRequestBuilder
-
Method Summary
Private channel to remove user from.
User to remove from private channel.
-
Method Details
-
token
Authentication token. Requires scope: `groups:write`
- Returns:
this.
-
channel
Private channel to remove user from.
- Returns:
this.
-
user
User to remove from private channel.
- Returns:
this.
-
-