Uses of Class
com.greenapi.pkg.models.request.OutgoingListMessage
Packages that use OutgoingListMessage
-
Uses of OutgoingListMessage in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods with parameters of type OutgoingListMessageModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SendMessageResp>GreenApiSending.sendListMessage(OutgoingListMessage dto) TThe method is aimed for sending a message with a select button from a list of values to a personal or a group chat.