github.com/gotd/td/tg.UploadWebFile.Size (field)
6 uses
github.com/gotd/td/tg (current package)
tl_upload_web_file_gen.go#L44: Size int
tl_upload_web_file_gen.go#L70: if !(w.Size == 0) {
tl_upload_web_file_gen.go#L106: w.Size = from.GetSize()
tl_upload_web_file_gen.go#L174: b.PutInt(w.Size)
tl_upload_web_file_gen.go#L208: w.Size = value
tl_upload_web_file_gen.go#L246: return w.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. |