Uses of Class
com.github.jamesnetherton.zulip.client.api.snippet.SavedSnippet
Packages that use SavedSnippet
Package
Description
-
Uses of SavedSnippet in com.github.jamesnetherton.zulip.client.api.snippet.request
Methods in com.github.jamesnetherton.zulip.client.api.snippet.request that return types with arguments of type SavedSnippetModifier and TypeMethodDescriptionGetSavedSnippetsApiRequest.execute()
Executes the Zulip API request for getting all saved snippets. -
Uses of SavedSnippet in com.github.jamesnetherton.zulip.client.api.snippet.response
Methods in com.github.jamesnetherton.zulip.client.api.snippet.response that return types with arguments of type SavedSnippet