Uses of Class
com.slack.api.methods.request.channels.ChannelsSetTopicRequest
Packages that use ChannelsSetTopicRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChannelsSetTopicRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type ChannelsSetTopicRequestModifier and TypeMethodDescriptionMethodsClient.channelsSetTopic(ChannelsSetTopicRequest req) Deprecated.static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(ChannelsSetTopicRequest req) -
Uses of ChannelsSetTopicRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type ChannelsSetTopicRequestModifier and TypeMethodDescriptionMethodsClientImpl.channelsSetTopic(ChannelsSetTopicRequest req) -
Uses of ChannelsSetTopicRequest in com.slack.api.methods.request.channels
Methods in com.slack.api.methods.request.channels that return ChannelsSetTopicRequest