Uses of Class
com.slack.api.methods.response.channels.ChannelsHistoryResponse
| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
-
Uses of ChannelsHistoryResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsHistoryResponse Modifier and Type Method Description ChannelsHistoryResponseMethodsClient. channelsHistory(ChannelsHistoryRequest req)Deprecated.ChannelsHistoryResponseMethodsClient. channelsHistory(RequestConfigurator<ChannelsHistoryRequest.ChannelsHistoryRequestBuilder> req)Deprecated. -
Uses of ChannelsHistoryResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsHistoryResponse Modifier and Type Method Description ChannelsHistoryResponseMethodsClientImpl. channelsHistory(ChannelsHistoryRequest req)ChannelsHistoryResponseMethodsClientImpl. channelsHistory(RequestConfigurator<ChannelsHistoryRequest.ChannelsHistoryRequestBuilder> req)