const github.com/gotd/td/tg.HelpCountryTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_help_country_gen.go#L59: const HelpCountryTypeID = 0xc3878e23
tl_help_country_gen.go#L126: return HelpCountryTypeID
tl_help_country_gen.go#L138: ID: HelpCountryTypeID,
tl_help_country_gen.go#L186: b.PutID(HelpCountryTypeID)
tl_help_country_gen.go#L218: if err := b.ConsumeID(HelpCountryTypeID); err != nil {
tl_registry_gen.go#L1013: HelpCountryTypeID: "help.country#c3878e23",
tl_registry_gen.go#L2795: "help.country": HelpCountryTypeID,
tl_registry_gen.go#L4577: HelpCountryTypeID: func() bin.Object { return &HelpCountry{} },
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. |