webDocumentNoProxy
Remote document that can be downloaded without proxying through telegram
type tg.WebDocumentNoProxy struct { /* ... */ }
Implements WebDocument.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | Document URL |
Size | int | yes | File size |
MimeType | string | yes | MIME type |
Attributes | []DocumentAttributeClass | yes | Attributes for media types |
References
- Official documentation
- Generated Go reference
- TL definition:
webDocumentNoProxy#f9c8bcc6