Uses of Class
com.slack.api.methods.response.channels.ChannelsLeaveResponse
| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
-
Uses of ChannelsLeaveResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsLeaveResponse Modifier and Type Method Description ChannelsLeaveResponseMethodsClient. channelsLeave(ChannelsLeaveRequest req)Deprecated.ChannelsLeaveResponseMethodsClient. channelsLeave(RequestConfigurator<ChannelsLeaveRequest.ChannelsLeaveRequestBuilder> req)Deprecated. -
Uses of ChannelsLeaveResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsLeaveResponse Modifier and Type Method Description ChannelsLeaveResponseMethodsClientImpl. channelsLeave(ChannelsLeaveRequest req)ChannelsLeaveResponseMethodsClientImpl. channelsLeave(RequestConfigurator<ChannelsLeaveRequest.ChannelsLeaveRequestBuilder> req)