Uses of Class
com.slack.api.methods.response.channels.ChannelsLeaveResponse
Packages that use ChannelsLeaveResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChannelsLeaveResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsLeaveResponseModifier and TypeMethodDescriptionMethodsClient.channelsLeave(ChannelsLeaveRequest req) Deprecated.MethodsClient.channelsLeave(RequestConfigurator<ChannelsLeaveRequest.ChannelsLeaveRequestBuilder> req) Deprecated. -
Uses of ChannelsLeaveResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsLeaveResponseModifier and TypeMethodDescriptionMethodsClientImpl.channelsLeave(ChannelsLeaveRequest req) MethodsClientImpl.channelsLeave(RequestConfigurator<ChannelsLeaveRequest.ChannelsLeaveRequestBuilder> req)