Class MatchesNarrowApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.message.response.MatchesNarrowApiResponse
Zulip API response class for checking if a set of messages matches a narrow.
- 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
-
MatchesNarrowApiResponse
public MatchesNarrowApiResponse()
-
-
Method Details
-
getMessages
-