github.com/gotd/td/tg.WebDocumentNoProxy.Size (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_web_document_gen.go#L45: Size int
tl_input_web_document_gen.go#L70: if !(i.Size == 0) {
tl_input_web_document_gen.go#L100: i.Size = from.GetSize()
tl_input_web_document_gen.go#L163: b.PutInt(i.Size)
tl_input_web_document_gen.go#L205: i.Size = value
tl_input_web_document_gen.go#L247: return i.Size
tl_web_document_gen.go#L597: value.Size = w.GetSize()
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. |