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