Uses of Class
com.github.jamesnetherton.zulip.client.api.message.request.SendScheduledMessageApiRequest
Packages that use SendScheduledMessageApiRequest
Package
Description
-
Uses of SendScheduledMessageApiRequest in com.github.jamesnetherton.zulip.client.api.message
Methods in com.github.jamesnetherton.zulip.client.api.message that return SendScheduledMessageApiRequestModifier and TypeMethodDescriptionMessageService.sendScheduledMessage
(MessageType type, String content, Instant deliveryTimestamp, long... to) Schedules the sending of a message to a specified stream or users. -
Uses of SendScheduledMessageApiRequest in com.github.jamesnetherton.zulip.client.api.message.request
Methods in com.github.jamesnetherton.zulip.client.api.message.request that return SendScheduledMessageApiRequestModifier and TypeMethodDescriptionSendScheduledMessageApiRequest.withReadBySender
(boolean readBySender) Sets optional the value of whether the message should be initially marked read by its sender.Sets the topic of the message.