Uses of Class
com.github.jamesnetherton.zulip.client.api.stream.request.UpdateUserTopicPreferencesApiRequest
Packages that use UpdateUserTopicPreferencesApiRequest
-
Uses of UpdateUserTopicPreferencesApiRequest in com.github.jamesnetherton.zulip.client.api.stream
Methods in com.github.jamesnetherton.zulip.client.api.stream that return UpdateUserTopicPreferencesApiRequestModifier and TypeMethodDescriptionStreamService.updateUserTopicPreferences
(long streamId, String topic, TopicVisibilityPolicy topicVisibilityPolicy) Updates personal preferences for a topic.