Uses of Class
com.greenapi.pkg.models.request.OutgoingFileByUrl
Packages that use OutgoingFileByUrl
-
Uses of OutgoingFileByUrl in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods with parameters of type OutgoingFileByUrlModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SendMessageResp>GreenApiSending.sendFileByUrl(OutgoingFileByUrl fileByUrl) The method is aimed for sending a file uploaded by Url.