api(download): hide new api until c# is public (#6567)

This commit is contained in:
Pavel Feldman 2021-05-13 15:58:46 -07:00 committed by GitHub
parent 654446a757
commit ab36fdeba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ Deletes the downloaded file. Will wait for the download to finish if necessary.
Returns download error if any. Will wait for the download to finish if necessary. Returns download error if any. Will wait for the download to finish if necessary.
## method: Download.page ## method: Download.page
* langs: js, java, python
- returns: <[Page]> - returns: <[Page]>
Get the page that the download belongs to. Get the page that the download belongs to.