Uses of Class
com.slack.api.methods.response.channels.ChannelsKickResponse
Packages that use ChannelsKickResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChannelsKickResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsKickResponseModifier and TypeMethodDescriptionMethodsClient.channelsKick
(ChannelsKickRequest req) Deprecated.MethodsClient.channelsKick
(RequestConfigurator<ChannelsKickRequest.ChannelsKickRequestBuilder> req) Deprecated. -
Uses of ChannelsKickResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsKickResponseModifier and TypeMethodDescriptionMethodsClientImpl.channelsKick
(ChannelsKickRequest req) MethodsClientImpl.channelsKick
(RequestConfigurator<ChannelsKickRequest.ChannelsKickRequestBuilder> req)