The document
Constructor schema is available as of layer 64. Switch ยป
| Name | Type | Description |
|---|---|---|
| url | string | Remote document URL to be downloaded using the appropriate method |
| size | int | Remote file size |
| mime_type | string | Mime type |
| attributes | Vector<DocumentAttribute> | Attributes for media types |
How to transfer large data batches correctly.