Uses of Class
com.slack.api.methods.response.channels.ChannelsMarkResponse
-
Packages that use ChannelsMarkResponse Package Description com.slack.api.methods Slack API Methods (also called as Web API) client.com.slack.api.methods.impl -
-
Uses of ChannelsMarkResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsMarkResponse Modifier and Type Method Description ChannelsMarkResponseMethodsClient. channelsMark(ChannelsMarkRequest req)Deprecated.ChannelsMarkResponseMethodsClient. channelsMark(RequestConfigurator<ChannelsMarkRequest.ChannelsMarkRequestBuilder> req)Deprecated. -
Uses of ChannelsMarkResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsMarkResponse Modifier and Type Method Description ChannelsMarkResponseMethodsClientImpl. channelsMark(ChannelsMarkRequest req)ChannelsMarkResponseMethodsClientImpl. channelsMark(RequestConfigurator<ChannelsMarkRequest.ChannelsMarkRequestBuilder> req)
-