Class GetMessageApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.message.response.GetMessageApiResponse
Zulip API response class for getting the raw content from a message.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
getIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
-
Constructor Details
-
GetMessageApiResponse
public GetMessageApiResponse()
-
-
Method Details
-
getMessage
-
getRawContent
Deprecated.
-