Uses of Class
com.greenapi.client.pkg.models.response.ReadChatResp
Packages that use ReadChatResp
-
Uses of ReadChatResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type ReadChatRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ReadChatResp>GreenApiMarking.readChat(MessageReq messageReq) The method is aimed for marking messages in a chat as read.