Class CreateChannelFolderApiRequest

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiRequest
com.github.jamesnetherton.zulip.client.api.channel.request.CreateChannelFolderApiRequest
All Implemented Interfaces:
ExecutableApiRequest<Integer>

public class CreateChannelFolderApiRequest extends ZulipApiRequest implements ExecutableApiRequest<Integer>
Zulip API request builder for creating new channel folder.
See Also: