const github.com/gotd/td/tg.HelpConfigSimpleTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_help_config_simple_gen.go#L47: const HelpConfigSimpleTypeID = 0x5a592a6c
tl_help_config_simple_gen.go#L98: return HelpConfigSimpleTypeID
tl_help_config_simple_gen.go#L110: ID: HelpConfigSimpleTypeID,
tl_help_config_simple_gen.go#L138: b.PutID(HelpConfigSimpleTypeID)
tl_help_config_simple_gen.go#L163: if err := b.ConsumeID(HelpConfigSimpleTypeID); err != nil {
tl_registry_gen.go#L1811: HelpConfigSimpleTypeID: "help.configSimple#5a592a6c",
tl_registry_gen.go#L3593: "help.configSimple": HelpConfigSimpleTypeID,
tl_registry_gen.go#L5375: HelpConfigSimpleTypeID: func() bin.Object { return &HelpConfigSimple{} },
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. |