const github.com/gotd/td/tg.ThemeSettingsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L985: ThemeSettingsTypeID: "themeSettings#fa58b6d4",
tl_registry_gen.go#L2767: "themeSettings": ThemeSettingsTypeID,
tl_registry_gen.go#L4549: ThemeSettingsTypeID: func() bin.Object { return &ThemeSettings{} },
tl_theme_settings_gen.go#L72: const ThemeSettingsTypeID = 0xfa58b6d4
tl_theme_settings_gen.go#L150: return ThemeSettingsTypeID
tl_theme_settings_gen.go#L162: ID: ThemeSettingsTypeID,
tl_theme_settings_gen.go#L222: b.PutID(ThemeSettingsTypeID)
tl_theme_settings_gen.go#L267: if err := b.ConsumeID(ThemeSettingsTypeID); err != nil {
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. |