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
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. |