github.com/gotd/td/tg.PhotosPhotosSlice.Count (field)
6 uses
github.com/gotd/td/tg (current package)
tl_photos_photos_gen.go#L248: Count int
tl_photos_photos_gen.go#L275: if !(p.Count == 0) {
tl_photos_photos_gen.go#L303: p.Count = from.GetCount()
tl_photos_photos_gen.go#L361: b.PutInt(p.Count)
tl_photos_photos_gen.go#L404: p.Count = value
tl_photos_photos_gen.go#L448: return p.Count
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. |