updateChannelWebPage
A webpage preview of a link in a channel/supergroup message was generated
type tg.UpdateChannelWebPage struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ChannelID | int64 | yes | Channel/supergroup ID |
Webpage | WebPageClass | yes | Generated webpage preview |
Pts | int | yes | Event count after generation |
PtsCount | int | yes | Number of events that were generated |
References
- Official documentation
- Generated Go reference
- TL definition:
updateChannelWebPage#2f2ba99f