github.com/gotd/td/tg.DCOption.ThisPortOnly (field)
7 uses
github.com/gotd/td/tg (current package)
tl_dc_option_gen.go#L65: ThisPortOnly bool
tl_dc_option_gen.go#L115: if !(d.ThisPortOnly == false) {
tl_dc_option_gen.go#L161: d.ThisPortOnly = from.GetThisPortOnly()
tl_dc_option_gen.go#L262: if !(d.ThisPortOnly == false) {
tl_dc_option_gen.go#L323: d.ThisPortOnly = d.Flags.Has(5)
tl_dc_option_gen.go#L454: d.ThisPortOnly = true
tl_dc_option_gen.go#L457: d.ThisPortOnly = false
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. |