Uses of Class
com.greenapi.client.pkg.models.response.SetProfilePictureResp
Packages that use SetProfilePictureResp
-
Uses of SetProfilePictureResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type SetProfilePictureRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SetProfilePictureResp>GreenApiAccount.setProfilePicture(File file) The method is aimed for setting an account picture.