Class CreateChannelFolderApiResponse
java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.channel.response.CreateChannelFolderApiResponse
Zulip API response for creating new channel folder.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
getIgnoredParametersUnsupported, getResponseCode, getResponseMessage, isPartiallyCompleted, isSuccess
-
Constructor Details
-
CreateChannelFolderApiResponse
public CreateChannelFolderApiResponse()
-
-
Method Details
-
getChannelFolderId
public int getChannelFolderId()
-