const github.com/gotd/td/tg.ConfigTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_config_gen.go#L212: const ConfigTypeID = 0xcc1a241e
tl_config_gen.go#L519: return ConfigTypeID
tl_config_gen.go#L531: ID: ConfigTypeID,
tl_config_gen.go#L803: b.PutID(ConfigTypeID)
tl_config_gen.go#L898: if err := b.ConsumeID(ConfigTypeID); err != nil {
tl_registry_gen.go#L404: ConfigTypeID: "config#cc1a241e",
tl_registry_gen.go#L2186: "config": ConfigTypeID,
tl_registry_gen.go#L3968: ConfigTypeID: func() bin.Object { return &Config{} },
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. |