github.com/gotd/td/tg.UploadCDNFileBox.CdnFile (field)
6 uses
	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L6305: 		return &UploadCDNFileBox{CdnFile: response}, nil
		tl_upload_cdn_file_gen.go#L379: 	CdnFile UploadCDNFileClass
		tl_upload_cdn_file_gen.go#L391: 	b.CdnFile = v
		tl_upload_cdn_file_gen.go#L397: 	if b == nil || b.CdnFile == nil {
		tl_upload_cdn_file_gen.go#L400: 	return b.CdnFile.Encode(buf)
		tl_upload_get_cdn_file_gen.go#L234: 	return result.CdnFile, nil
![]()  | 
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. |