Uses of Class
com.github.jamesnetherton.zulip.client.api.channel.request.CreateChannelFolderApiRequest
Packages that use CreateChannelFolderApiRequest
Package
Description
-
Uses of CreateChannelFolderApiRequest in com.github.jamesnetherton.zulip.client.api.channel.request
Methods in com.github.jamesnetherton.zulip.client.api.channel.request that return CreateChannelFolderApiRequestModifier and TypeMethodDescriptionCreateChannelFolderApiRequest.withDescription
(String description) Sets the description of the channel folder. -
Uses of CreateChannelFolderApiRequest in com.github.jamesnetherton.zulip.client.api.stream
Methods in com.github.jamesnetherton.zulip.client.api.stream that return CreateChannelFolderApiRequestModifier and TypeMethodDescriptionStreamService.createChannelFolder
(String name) Creates a new channel folder.