Uses of Class
com.github.jamesnetherton.zulip.client.api.stream.request.DeleteTopicApiRequest
Packages that use DeleteTopicApiRequest
-
Uses of DeleteTopicApiRequest in com.github.jamesnetherton.zulip.client.api.stream
Methods in com.github.jamesnetherton.zulip.client.api.stream that return DeleteTopicApiRequestModifier and TypeMethodDescriptionStreamService.deleteTopic
(long streamId, String topicName) Deletes a topic.