const github.com/gotd/td/tg.ThemeTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L971: ThemeTypeID: "theme#a00e67d6",
tl_registry_gen.go#L2753: "theme": ThemeTypeID,
tl_registry_gen.go#L4535: ThemeTypeID: func() bin.Object { return &Theme{} },
tl_theme_gen.go#L80: const ThemeTypeID = 0xa00e67d6
tl_theme_gen.go#L186: return ThemeTypeID
tl_theme_gen.go#L198: ID: ThemeTypeID,
tl_theme_gen.go#L290: b.PutID(ThemeTypeID)
tl_theme_gen.go#L337: if err := b.ConsumeID(ThemeTypeID); 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. |