github.com/gotd/td/tg.HelpTermsOfService.MinAgeConfirm (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_help_terms_of_service_gen.go#L59: 	MinAgeConfirm int
		tl_help_terms_of_service_gen.go#L92: 	if !(t.MinAgeConfirm == 0) {
		tl_help_terms_of_service_gen.go#L121: 		t.MinAgeConfirm = val
		tl_help_terms_of_service_gen.go#L180: 	if !(t.MinAgeConfirm == 0) {
		tl_help_terms_of_service_gen.go#L217: 		b.PutInt(t.MinAgeConfirm)
		tl_help_terms_of_service_gen.go#L278: 		t.MinAgeConfirm = value
		tl_help_terms_of_service_gen.go#L329: 	t.MinAgeConfirm = value
		tl_help_terms_of_service_gen.go#L341: 	return t.MinAgeConfirm, true