const github.com/gotd/td/tg.CDNConfigTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_cdn_config_gen.go#L50: const CDNConfigTypeID = 0x5725e40a
tl_cdn_config_gen.go#L91: return CDNConfigTypeID
tl_cdn_config_gen.go#L103: ID: CDNConfigTypeID,
tl_cdn_config_gen.go#L123: b.PutID(CDNConfigTypeID)
tl_cdn_config_gen.go#L146: if err := b.ConsumeID(CDNConfigTypeID); err != nil {
tl_registry_gen.go#L782: CDNConfigTypeID: "cdnConfig#5725e40a",
tl_registry_gen.go#L2564: "cdnConfig": CDNConfigTypeID,
tl_registry_gen.go#L4346: CDNConfigTypeID: func() bin.Object { return &CDNConfig{} },
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. |