github.com/gotd/td/tg.UploadFile.Type (field)
7 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
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. |