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