Represents a chunk of an HTTP webfile downloaded through telegram's secure MTProto servers
اسکیمای سازنده از لایه 64 در دسترس است. تغییر »
| Name | Type | Description |
|---|---|---|
| size | int | File size |
| mime_type | string | Mime type |
| file_type | storage.FileType | File type |
| mtime | int | Modified time |
| bytes | bytes | Data |
How to transfer large data batches correctly.