Uses of Class
com.github.jamesnetherton.zulip.client.api.message.MessageHistory
Packages that use MessageHistory
Package
Description
-
Uses of MessageHistory in com.github.jamesnetherton.zulip.client.api.message.request
Methods in com.github.jamesnetherton.zulip.client.api.message.request that return types with arguments of type MessageHistoryModifier and TypeMethodDescriptionGetMessageHistoryApiRequest.execute()
Executes The Zulip API request for retrieving the history of a message. -
Uses of MessageHistory in com.github.jamesnetherton.zulip.client.api.message.response
Methods in com.github.jamesnetherton.zulip.client.api.message.response that return types with arguments of type MessageHistory