github.com/gotd/td/tg.StarsSubscription.Photo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_stars_subscription_gen.go#L83: Photo WebDocumentClass
tl_stars_subscription_gen.go#L141: if !(s.Photo == nil) {
tl_stars_subscription_gen.go#L192: s.Photo = val
tl_stars_subscription_gen.go#L304: if !(s.Photo == nil) {
tl_stars_subscription_gen.go#L348: if s.Photo == nil {
tl_stars_subscription_gen.go#L351: if err := s.Photo.Encode(b); err != nil {
tl_stars_subscription_gen.go#L431: s.Photo = value
tl_stars_subscription_gen.go#L590: s.Photo = value
tl_stars_subscription_gen.go#L602: 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. |