github.com/gotd/td/tg.UploadFile.Type (field)
8 uses
github.com/gotd/td/tg (current package)
tl_upload_file_gen.go#L40: Type StorageFileTypeClass
tl_upload_file_gen.go#L67: if !(f.Type == nil) {
tl_upload_file_gen.go#L95: f.Type = from.GetType()
tl_upload_file_gen.go#L153: if f.Type == nil {
tl_upload_file_gen.go#L156: if err := f.Type.Encode(b); err != nil {
tl_upload_file_gen.go#L185: f.Type = value
tl_upload_file_gen.go#L209: return f.Type
github.com/gotd/td/telegram/downloader
master.go#L64: return chunk{data: result.Bytes, tag: result.Type}, 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. |