github.com/gotd/td/tg.HelpTermsOfService.Popup (field)
7 uses
github.com/gotd/td/tg (current package)
tl_help_terms_of_service_gen.go#L45: Popup bool
tl_help_terms_of_service_gen.go#L80: if !(t.Popup == false) {
tl_help_terms_of_service_gen.go#L116: t.Popup = from.GetPopup()
tl_help_terms_of_service_gen.go#L177: if !(t.Popup == false) {
tl_help_terms_of_service_gen.go#L243: t.Popup = t.Flags.Has(0)
tl_help_terms_of_service_gen.go#L287: t.Popup = true
tl_help_terms_of_service_gen.go#L290: t.Popup = 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. |