Uses of Class
com.slack.api.methods.response.channels.ChannelsHistoryResponse
Packages that use ChannelsHistoryResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ChannelsHistoryResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsHistoryResponseModifier and TypeMethodDescriptionMethodsClient.channelsHistory
(ChannelsHistoryRequest req) Deprecated.MethodsClient.channelsHistory
(RequestConfigurator<ChannelsHistoryRequest.ChannelsHistoryRequestBuilder> req) Deprecated. -
Uses of ChannelsHistoryResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsHistoryResponseModifier and TypeMethodDescriptionMethodsClientImpl.channelsHistory
(ChannelsHistoryRequest req) MethodsClientImpl.channelsHistory
(RequestConfigurator<ChannelsHistoryRequest.ChannelsHistoryRequestBuilder> req)