github.com/gotd/td/tg.SponsoredMessage.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_sponsored_message_gen.go#L73: Photo PhotoClass
tl_sponsored_message_gen.go#L155: if !(s.Photo == nil) {
tl_sponsored_message_gen.go#L221: s.Photo = val
tl_sponsored_message_gen.go#L359: if !(s.Photo == nil) {
tl_sponsored_message_gen.go#L416: if s.Photo == nil {
tl_sponsored_message_gen.go#L419: if err := s.Photo.Encode(b); err != nil {
tl_sponsored_message_gen.go#L528: s.Photo = value
tl_sponsored_message_gen.go#L673: s.Photo = value
tl_sponsored_message_gen.go#L685: return s.Photo, 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. |