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{} },
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. |