Uses of Class
com.github.jamesnetherton.zulip.client.api.snippet.request.CreateSavedSnippetApiRequest
Packages that use CreateSavedSnippetApiRequest
-
Uses of CreateSavedSnippetApiRequest in com.github.jamesnetherton.zulip.client.api.snippet
Methods in com.github.jamesnetherton.zulip.client.api.snippet that return CreateSavedSnippetApiRequestModifier and TypeMethodDescriptionSnippetService.createSavedSnippet
(String title, String content) Creates a new saved snippet.