Class GetMessageHistoryApiResponse

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

public class GetMessageHistoryApiResponse extends ZulipApiResponse
Zulip API response class for retrieving the history of a message.
See Also:
  • Constructor Details

    • GetMessageHistoryApiResponse

      public GetMessageHistoryApiResponse()
  • Method Details