Class RTMStartResponse

java.lang.Object
com.slack.api.methods.response.rtm.RTMStartResponse
All Implemented Interfaces:
SlackApiResponse, SlackApiTextResponse

@Deprecated public class RTMStartResponse extends Object implements SlackApiTextResponse
Deprecated.
Use `rtm.connect` API method instead
See Also: