Uses of Class
com.slack.api.methods.response.channels.ChannelsJoinResponse
| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
-
Uses of ChannelsJoinResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ChannelsJoinResponse Modifier and Type Method Description ChannelsJoinResponseMethodsClient. channelsJoin(ChannelsJoinRequest req)Deprecated.ChannelsJoinResponseMethodsClient. channelsJoin(RequestConfigurator<ChannelsJoinRequest.ChannelsJoinRequestBuilder> req)Deprecated. -
Uses of ChannelsJoinResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ChannelsJoinResponse Modifier and Type Method Description ChannelsJoinResponseMethodsClientImpl. channelsJoin(ChannelsJoinRequest req)ChannelsJoinResponseMethodsClientImpl. channelsJoin(RequestConfigurator<ChannelsJoinRequest.ChannelsJoinRequestBuilder> req)