Uses of Class
com.slack.api.methods.request.im.ImListRequest.ImListRequestBuilder
Packages that use ImListRequest.ImListRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ImListRequest.ImListRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type ImListRequest.ImListRequestBuilderModifier and TypeMethodDescriptionMethodsClient.imList(RequestConfigurator<ImListRequest.ImListRequestBuilder> req) Deprecated. -
Uses of ImListRequest.ImListRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type ImListRequest.ImListRequestBuilderModifier and TypeMethodDescriptionMethodsClientImpl.imList(RequestConfigurator<ImListRequest.ImListRequestBuilder> req) -
Uses of ImListRequest.ImListRequestBuilder in com.slack.api.methods.request.im
Methods in com.slack.api.methods.request.im that return ImListRequest.ImListRequestBuilderModifier and TypeMethodDescriptionImListRequest.builder()Deprecated.Paginate through collections of data by setting the `cursor` parameter to a `next_cursor` attribute returned by a previous request's `response_metadata`.The maximum number of items to return.Authentication token.