github.com/gotd/td/tg.SecureFile.Size (field)
6 uses
github.com/gotd/td/tg (current package)
tl_secure_file_gen.go#L150: Size int64
tl_secure_file_gen.go#L187: if !(s.Size == 0) {
tl_secure_file_gen.go#L227: s.Size = from.GetSize()
tl_secure_file_gen.go#L305: b.PutLong(s.Size)
tl_secure_file_gen.go#L348: s.Size = value
tl_secure_file_gen.go#L402: return s.Size
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. |