const github.com/gotd/td/tg.HelpCountriesListTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_help_countries_list_gen.go#L151: const HelpCountriesListTypeID = 0x87d0759e
tl_help_countries_list_gen.go#L202: return HelpCountriesListTypeID
tl_help_countries_list_gen.go#L214: ID: HelpCountriesListTypeID,
tl_help_countries_list_gen.go#L238: b.PutID(HelpCountriesListTypeID)
tl_help_countries_list_gen.go#L262: if err := b.ConsumeID(HelpCountriesListTypeID); err != nil {
tl_help_countries_list_gen.go#L380: case HelpCountriesListTypeID:
tl_registry_gen.go#L1015: HelpCountriesListTypeID: "help.countriesList#87d0759e",
tl_registry_gen.go#L2797: "help.countriesList": HelpCountriesListTypeID,
tl_registry_gen.go#L4579: HelpCountriesListTypeID: func() bin.Object { return &HelpCountriesList{} },
tl_registry_gen.go#L5724: HelpCountriesListTypeID,
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. |