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