github.com/gotd/td/tg.PhotoClass.AsNotEmpty (method)
14 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L480: return value.AsNotEmpty()
tl_game_gen.go#L380: return g.Photo.AsNotEmpty()
tl_photo_gen.go#L638: AsNotEmpty() (*Photo, bool)
tl_photo_slices_gen.go#L198: value, ok := elem.AsNotEmpty()
tl_photo_slices_gen.go#L217: value, ok := elem.AsNotEmpty()
tl_photo_slices_gen.go#L238: return value.AsNotEmpty()
tl_photo_slices_gen.go#L247: return value.AsNotEmpty()
tl_photo_slices_gen.go#L256: return value.AsNotEmpty()
tl_photo_slices_gen.go#L265: return value.AsNotEmpty()
tl_photos_photo_gen.go#L216: return p.Photo.AsNotEmpty()
tl_sponsored_web_page_gen.go#L269: return value.AsNotEmpty()
tl_user_full_gen.go#L1452: return value.AsNotEmpty()
tl_user_full_gen.go#L1461: return value.AsNotEmpty()
tl_user_full_gen.go#L1470: return value.AsNotEmpty()
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. |