github.com/gotd/td/tg.DCOption.CDN (field)
10 uses
github.com/gotd/td/tg (current package)
tl_dc_option_gen.go#L60: CDN bool
tl_dc_option_gen.go#L109: if !(d.CDN == false) {
tl_dc_option_gen.go#L159: d.CDN = from.GetCDN()
tl_dc_option_gen.go#L256: if !(d.CDN == false) {
tl_dc_option_gen.go#L321: d.CDN = d.Flags.Has(3)
tl_dc_option_gen.go#L416: d.CDN = true
tl_dc_option_gen.go#L419: d.CDN = false
github.com/gotd/td/session
tdesktop.go#L17: opt.CDN ||
tdesktop.go#L36: CDN: dc.CDN(),
github.com/gotd/td/telegram/dcs
find.go#L54: if !opt.MediaOnly && !opt.CDN {
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. |