Uses of Class
com.github.jamesnetherton.zulip.client.api.message.request.CreateMessageReminderApiRequest
Packages that use CreateMessageReminderApiRequest
Package
Description
-
Uses of CreateMessageReminderApiRequest in com.github.jamesnetherton.zulip.client.api.message
Methods in com.github.jamesnetherton.zulip.client.api.message that return CreateMessageReminderApiRequestModifier and TypeMethodDescriptionMessageService.createMessageReminder
(long messageId, Instant scheduledDeliveryTimestamp) Creates a message reminder. -
Uses of CreateMessageReminderApiRequest in com.github.jamesnetherton.zulip.client.api.message.request
Methods in com.github.jamesnetherton.zulip.client.api.message.request that return CreateMessageReminderApiRequestModifier and TypeMethodDescriptionSets the note associated with the reminder shown in the Notification Bot message.