Class MatchesNarrowApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.message.response.MatchesNarrowApiResponse

public class MatchesNarrowApiResponse extends ZulipApiResponse
Zulip API response class for checking if a set of messages matches a narrow.
See Also:
  • Constructor Details

    • MatchesNarrowApiResponse

      public MatchesNarrowApiResponse()
  • Method Details