webPagePending
A preview of the webpage is currently being generated
type tg.WebPagePending struct { /* ... */ }
Implements WebPage.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | ID of preview |
URL | string | — | URL of the webpage |
Date | int | yes | When was the processing started |
References
- Official documentation
- Generated Go reference
- TL definition:
webPagePending#b0d13e47