Class GetMessageHistoryApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.message.response.GetMessageHistoryApiResponse
Zulip API response class for retrieving the history of a message.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponsegetIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
- 
Constructor Details- 
GetMessageHistoryApiResponsepublic GetMessageHistoryApiResponse()
 
- 
- 
Method Details- 
getMessageHistory
 
-