const github.com/gotd/td/tg.HelpCountryCodeTypeID

8 uses

	github.com/gotd/td/tg (current package)
		tl_help_country_code_gen.go#L57: const HelpCountryCodeTypeID = 0x4203c5ef
		tl_help_country_code_gen.go#L117: 	return HelpCountryCodeTypeID
		tl_help_country_code_gen.go#L129: 		ID:   HelpCountryCodeTypeID,
		tl_help_country_code_gen.go#L169: 	b.PutID(HelpCountryCodeTypeID)
		tl_help_country_code_gen.go#L203: 	if err := b.ConsumeID(HelpCountryCodeTypeID); err != nil {
		tl_registry_gen.go#L1012: 		HelpCountryCodeTypeID:                                                   "help.countryCode#4203c5ef",
		tl_registry_gen.go#L2794: 		"help.countryCode":                                                  HelpCountryCodeTypeID,
		tl_registry_gen.go#L4576: 		HelpCountryCodeTypeID:                                                   func() bin.Object { return &HelpCountryCode{} },