Class CreateChannelApiResponse

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

public class CreateChannelApiResponse extends ZulipApiResponse
Zulip API response for creating a channel.
See Also:
  • Constructor Details

    • CreateChannelApiResponse

      public CreateChannelApiResponse()
  • Method Details

    • getId

      public long getId()