Class GreenApiMarking
java.lang.Object
com.greenapi.client.pkg.api.methods.GreenApiMarking
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ReadChatResp>readChat(MessageReq messageReq) The method is aimed for marking messages in a chat as read.
-
Constructor Details
-
GreenApiMarking
public GreenApiMarking()
-
-
Method Details
-
readChat
The method is aimed for marking messages in a chat as read. Either all messages or a specified message in a chat can be marked as read. https://greenapi.com/en/docs/api/marks/ReadChat/
-