Uses of Class
com.github.jamesnetherton.zulip.client.api.message.MessageReminder
Packages that use MessageReminder
Package
Description
-
Uses of MessageReminder in com.github.jamesnetherton.zulip.client.api.message.request
Methods in com.github.jamesnetherton.zulip.client.api.message.request that return types with arguments of type MessageReminderModifier and TypeMethodDescriptionGetMessageRemindersApiRequest.execute()
Executes the Zulip API request for getting all message reminders for the current user. -
Uses of MessageReminder in com.github.jamesnetherton.zulip.client.api.message.response
Methods in com.github.jamesnetherton.zulip.client.api.message.response that return types with arguments of type MessageReminder