const github.com/gotd/td/tg.BaseThemeTintedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_base_theme_gen.go#L348: const BaseThemeTintedTypeID = 0x6d5f77ee
tl_base_theme_gen.go#L384: return BaseThemeTintedTypeID
tl_base_theme_gen.go#L396: ID: BaseThemeTintedTypeID,
tl_base_theme_gen.go#L411: buf.PutID(BaseThemeTintedTypeID)
tl_base_theme_gen.go#L428: if err := buf.ConsumeID(BaseThemeTintedTypeID); err != nil {
tl_base_theme_gen.go#L612: case BaseThemeTintedTypeID:
tl_registry_gen.go#L982: BaseThemeTintedTypeID: "baseThemeTinted#6d5f77ee",
tl_registry_gen.go#L2764: "baseThemeTinted": BaseThemeTintedTypeID,
tl_registry_gen.go#L4546: BaseThemeTintedTypeID: func() bin.Object { return &BaseThemeTinted{} },
tl_registry_gen.go#L5461: BaseThemeTintedTypeID,
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. |