Update FILES.md

This commit is contained in:
Daniil Gentili 2020-01-07 18:06:06 +01:00 committed by GitHub
parent 3a5030324f
commit ece5d49ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -393,7 +393,7 @@ This downloads the given file to the browser, sending also information about the
`$offset` is an optional parameter that specifies the byte from which to start downloading
`$limit` is an optional parameter that specifies the byte where to stop downloading (non-inclusive)
`$endoffset` is an optional parameter that specifies the byte where to stop downloading (non-inclusive)
## Getting progress
@ -535,4 +535,4 @@ if (!isset($result['file_name'])) {
* `$result['file_size']` - File size
* `$result['file_name']` - File name
<a href="https://docs.madelineproto.xyz/docs/CHAT_INFO.html">Next section</a>
<a href="https://docs.madelineproto.xyz/docs/CHAT_INFO.html">Next section</a>