Layer 220
WebPageNotModified
The preview of the webpage hasn't changed
constructor
webPageNotModified#7311ca11 flags:# cached_page_views:flags.0?int = WebPage;
Parameters
| Name | Type | Description |
|---|---|---|
| Flags | # | Flags, see TL conditional fields |
| CachedPageViews | flags.0?int | Page view count |
Returns
WebPageGogram Example
// Creating WebPageNotModified constructor obj := &tg.WebPageNotModified{ // Optional fields: // CachedPageViews: 0, }