Class GetMessageRemindersApiResponse

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

public class GetMessageRemindersApiResponse extends ZulipApiResponse
Zulip API response class for getting all message reminders for the current user.
See Also:
  • Constructor Details

    • GetMessageRemindersApiResponse

      public GetMessageRemindersApiResponse()
  • Method Details