Class SendMessageApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.message.response.SendMessageApiResponse
Zulip API response class for sending 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- 
SendMessageApiResponsepublic SendMessageApiResponse()
 
- 
- 
Method Details- 
getIdpublic long getId()
 
-