github.com/gotd/td/tg.UploadGetFileRequest.SetCDNSupported (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_upload_get_file_gen.go#L276: func (g *UploadGetFileRequest) SetCDNSupported(value bool) {

	github.com/gotd/td/telegram/downloader
		master.go#L54: 	req.SetCDNSupported(c.allowCDN)