Class CreateChannelFolderApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.channel.response.CreateChannelFolderApiResponse

public class CreateChannelFolderApiResponse extends ZulipApiResponse
Zulip API response for creating new channel folder.
See Also:
  • Constructor Details

    • CreateChannelFolderApiResponse

      public CreateChannelFolderApiResponse()
  • Method Details

    • getChannelFolderId

      public int getChannelFolderId()