const github.com/gotd/td/tg.BaseThemeArcticTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_base_theme_gen.go#L450: const BaseThemeArcticTypeID = 0x5b11125a
tl_base_theme_gen.go#L486: return BaseThemeArcticTypeID
tl_base_theme_gen.go#L498: ID: BaseThemeArcticTypeID,
tl_base_theme_gen.go#L513: buf.PutID(BaseThemeArcticTypeID)
tl_base_theme_gen.go#L530: if err := buf.ConsumeID(BaseThemeArcticTypeID); err != nil {
tl_base_theme_gen.go#L619: case BaseThemeArcticTypeID:
tl_registry_gen.go#L983: BaseThemeArcticTypeID: "baseThemeArctic#5b11125a",
tl_registry_gen.go#L2765: "baseThemeArctic": BaseThemeArcticTypeID,
tl_registry_gen.go#L4547: BaseThemeArcticTypeID: func() bin.Object { return &BaseThemeArctic{} },
tl_registry_gen.go#L5462: BaseThemeArcticTypeID,
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. |