updateShort
Shortened constructor containing info on one update not requiring auxiliary data
type tg.UpdateShort struct { /* ... */ }
Implements Updates.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Update | UpdateClass | yes | Update |
Date | int | yes | Date of event |
References
- Official documentation
- Generated Go reference
- TL definition:
updateShort#78d4dec1