Uses of Class
com.greenapi.pkg.models.request.OutgoingFileByUpload
Packages that use OutgoingFileByUpload
-
Uses of OutgoingFileByUpload in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods with parameters of type OutgoingFileByUploadModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SendFileByUploadResp>GreenApiSending.sendFileByUpload(OutgoingFileByUpload dto) The method is aimed for sending a file uploaded by form (form-data).