inputPeerPhotoFileLocationLegacy
No description available.
type tg.InputPeerPhotoFileLocationLegacy struct { /* ... */ }
Implements InputFileLocation.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Big | bool | — | Big field of InputPeerPhotoFileLocationLegacy. |
Peer | InputPeerClass | yes | Peer field of InputPeerPhotoFileLocationLegacy. |
VolumeID | int64 | yes | VolumeID field of InputPeerPhotoFileLocationLegacy. |
LocalID | int | yes | LocalID field of InputPeerPhotoFileLocationLegacy. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPeerPhotoFileLocationLegacy#27d69997