github.com/gotd/td/tg.UploadGetWebFileRequest.Location (field)
7 uses
github.com/gotd/td/tg (current package)
tl_upload_get_web_file_gen.go#L39: Location InputWebFileLocationClass
tl_upload_get_web_file_gen.go#L61: if !(g.Location == nil) {
tl_upload_get_web_file_gen.go#L89: g.Location = from.GetLocation()
tl_upload_get_web_file_gen.go#L147: if g.Location == nil {
tl_upload_get_web_file_gen.go#L150: if err := g.Location.Encode(b); err != nil {
tl_upload_get_web_file_gen.go#L179: g.Location = value
tl_upload_get_web_file_gen.go#L203: return g.Location
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. |