github.com/gotd/td/tg.UploadFileBox.File (field)
6 uses
github.com/gotd/td/tg (current package)
tl_server_gen.go#L8345: return &UploadFileBox{File: response}, nil
tl_upload_file_gen.go#L573: File UploadFileClass
tl_upload_file_gen.go#L585: b.File = v
tl_upload_file_gen.go#L591: if b == nil || b.File == nil {
tl_upload_file_gen.go#L594: return b.File.Encode(buf)
tl_upload_get_file_gen.go#L345: return result.File, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |