github.com/gotd/td/tg.WebPage.CachedPage (field)
8 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L559: CachedPage Page
tl_web_page_gen.go#L643: if !(w.CachedPage.Zero()) {
tl_web_page_gen.go#L740: w.CachedPage = val
tl_web_page_gen.go#L916: if !(w.CachedPage.Zero()) {
tl_web_page_gen.go#L993: if err := w.CachedPage.Encode(b); err != nil {
tl_web_page_gen.go#L1147: if err := w.CachedPage.Decode(b); err != nil {
tl_web_page_gen.go#L1460: w.CachedPage = value
tl_web_page_gen.go#L1472: return w.CachedPage, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |