github.com/gotd/td/tg.WebDocument.Size (field)
6 uses
github.com/gotd/td/tg (current package)
tl_web_document_gen.go#L44: Size int
tl_web_document_gen.go#L77: if !(w.Size == 0) {
tl_web_document_gen.go#L109: w.Size = from.GetSize()
tl_web_document_gen.go#L177: b.PutInt(w.Size)
tl_web_document_gen.go#L226: w.Size = value
tl_web_document_gen.go#L276: 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. |