Uses of Class
com.slack.api.methods.response.channels.ChannelsSetPurposeResponse
Packages that use ChannelsSetPurposeResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChannelsSetPurposeResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsSetPurposeResponseModifier and TypeMethodDescriptionMethodsClient.channelsSetPurpose(ChannelsSetPurposeRequest req) Deprecated.MethodsClient.channelsSetPurpose(RequestConfigurator<ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder> req) Deprecated. -
Uses of ChannelsSetPurposeResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsSetPurposeResponseModifier and TypeMethodDescriptionMethodsClientImpl.channelsSetPurpose(ChannelsSetPurposeRequest req) MethodsClientImpl.channelsSetPurpose(RequestConfigurator<ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder> req)