Uses of Class
com.greenapi.pkg.models.request.OutgoingContact
Packages that use OutgoingContact
-
Uses of OutgoingContact in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods with parameters of type OutgoingContactModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SendMessageResp>GreenApiSending.sendContact(OutgoingContact contact) The method is aimed for sending a contact message.