github.com/gotd/td/tg.WebPage.CachedPage (field)
8 uses
github.com/gotd/td/tg (current package)
tl_web_page_gen.go#L547: CachedPage Page
tl_web_page_gen.go#L628: if !(w.CachedPage.Zero()) {
tl_web_page_gen.go#L723: w.CachedPage = val
tl_web_page_gen.go#L891: if !(w.CachedPage.Zero()) {
tl_web_page_gen.go#L968: if err := w.CachedPage.Encode(b); err != nil {
tl_web_page_gen.go#L1121: if err := w.CachedPage.Decode(b); err != nil {
tl_web_page_gen.go#L1415: w.CachedPage = value
tl_web_page_gen.go#L1427: return w.CachedPage, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |