github.com/gotd/td/tg.PhotoPathSize.Bytes (field)
6 uses
github.com/gotd/td/tg (current package)
tl_photo_size_gen.go#L618: Bytes []byte
tl_photo_size_gen.go#L644: if !(p.Bytes == nil) {
tl_photo_size_gen.go#L666: p.Bytes = from.GetBytes()
tl_photo_size_gen.go#L719: b.PutBytes(p.Bytes)
tl_photo_size_gen.go#L751: p.Bytes = value
tl_photo_size_gen.go#L769: return p.Bytes
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. |