inputWebFileLocation
Location of a remote HTTP(s) file
type tg.InputWebFileLocation struct { /* ... */ }
Implements InputWebFileLocation.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
URL | string | yes | HTTP URL of file |
AccessHash | int64 | yes | Access hash |
References
- Official documentation
- Generated Go reference
- TL definition:
inputWebFileLocation#c239d686