const github.com/gotd/td/tg.HelpCountriesListNotModifiedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_help_countries_list_gen.go#L42: const HelpCountriesListNotModifiedTypeID = 0x93cc1f32
tl_help_countries_list_gen.go#L78: return HelpCountriesListNotModifiedTypeID
tl_help_countries_list_gen.go#L90: ID: HelpCountriesListNotModifiedTypeID,
tl_help_countries_list_gen.go#L105: b.PutID(HelpCountriesListNotModifiedTypeID)
tl_help_countries_list_gen.go#L122: if err := b.ConsumeID(HelpCountriesListNotModifiedTypeID); err != nil {
tl_help_countries_list_gen.go#L373: case HelpCountriesListNotModifiedTypeID:
tl_registry_gen.go#L1014: HelpCountriesListNotModifiedTypeID: "help.countriesListNotModified#93cc1f32",
tl_registry_gen.go#L2796: "help.countriesListNotModified": HelpCountriesListNotModifiedTypeID,
tl_registry_gen.go#L4578: HelpCountriesListNotModifiedTypeID: func() bin.Object { return &HelpCountriesListNotModified{} },
tl_registry_gen.go#L5723: HelpCountriesListNotModifiedTypeID,
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. |