github.com/gotd/td/tg.DCOption.Static (field)
15 uses
	github.com/gotd/td/tg (current package)
		tl_dc_option_gen.go#L62: 	Static bool
		tl_dc_option_gen.go#L112: 	if !(d.Static == false) {
		tl_dc_option_gen.go#L160: 	d.Static = from.GetStatic()
		tl_dc_option_gen.go#L259: 	if !(d.Static == false) {
		tl_dc_option_gen.go#L322: 	d.Static = d.Flags.Has(4)
		tl_dc_option_gen.go#L435: 		d.Static = true
		tl_dc_option_gen.go#L438: 		d.Static = false
	github.com/gotd/td/session
		tdesktop.go#L37: 			Static:            dc.Static(),
	github.com/gotd/td/telegram/dcs
		find.go#L40: 		return l.Static && !r.Static
		prod.go#L15: 				Static:    true,
		prod.go#L32: 				Static:    true,
		prod.go#L57: 				Static:    true,
		prod.go#L69: 				Static:    true,
		prod.go#L100: 				Static:    true,
![]()  | 
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. |