Class CreateSavedSnippetApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.snippet.response.CreateSavedSnippetApiResponse

public class CreateSavedSnippetApiResponse extends ZulipApiResponse
Zulip API response class for creating a saved snippet.
See Also:
  • Constructor Details

    • CreateSavedSnippetApiResponse

      public CreateSavedSnippetApiResponse()
  • Method Details

    • getSavedSnippetId

      public Integer getSavedSnippetId()