Uses of Class
com.github.jamesnetherton.zulip.client.api.message.request.MarkTopicAsReadApiRequest
Packages that use MarkTopicAsReadApiRequest
-
Uses of MarkTopicAsReadApiRequest in com.github.jamesnetherton.zulip.client.api.message
Methods in com.github.jamesnetherton.zulip.client.api.message that return MarkTopicAsReadApiRequestModifier and TypeMethodDescriptionMessageService.markTopicAsRead
(long streamId, String topicName) Marks a topic as read.