github.com/gotd/td/tg.SponsoredWebPage.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_sponsored_web_page_gen.go#L51: Photo PhotoClass
tl_sponsored_web_page_gen.go#L78: if !(s.Photo == nil) {
tl_sponsored_web_page_gen.go#L103: s.Photo = val
tl_sponsored_web_page_gen.go#L150: if !(s.Photo == nil) {
tl_sponsored_web_page_gen.go#L176: if s.Photo == nil {
tl_sponsored_web_page_gen.go#L179: if err := s.Photo.Encode(b); err != nil {
tl_sponsored_web_page_gen.go#L226: s.Photo = value
tl_sponsored_web_page_gen.go#L250: s.Photo = value
tl_sponsored_web_page_gen.go#L262: return s.Photo, 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. |