Uses of Class
com.greenapi.pkg.models.ChatHistoryMessage
Packages that use ChatHistoryMessage
-
Uses of ChatHistoryMessage in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type ChatHistoryMessageModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<ChatHistoryMessage>>GreenApiJournals.getChatHistory(GetChatHistoryReq getChatHistoryReq) The method returns the chat message history.