const github.com/gotd/td/tg.HelpGetCDNConfigRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_help_get_cdn_config_gen.go#L45: const HelpGetCDNConfigRequestTypeID = 0x52029342
tl_help_get_cdn_config_gen.go#L76: return HelpGetCDNConfigRequestTypeID
tl_help_get_cdn_config_gen.go#L88: ID: HelpGetCDNConfigRequestTypeID,
tl_help_get_cdn_config_gen.go#L103: b.PutID(HelpGetCDNConfigRequestTypeID)
tl_help_get_cdn_config_gen.go#L120: if err := b.ConsumeID(HelpGetCDNConfigRequestTypeID); err != nil {
tl_registry_gen.go#L1599: HelpGetCDNConfigRequestTypeID: "help.getCdnConfig#52029342",
tl_registry_gen.go#L3381: "help.getCdnConfig": HelpGetCDNConfigRequestTypeID,
tl_registry_gen.go#L5163: HelpGetCDNConfigRequestTypeID: func() bin.Object { return &HelpGetCDNConfigRequest{} },
tl_server_gen.go#L6482: s.handlers[HelpGetCDNConfigRequestTypeID] = handler
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. |