Update FILES.md
This commit is contained in:
parent
3a5030324f
commit
ece5d49ef7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user