const github.com/gotd/td/tg.InputThemeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_theme_gen.go#L46: const InputThemeTypeID = 0x3c5693e9
tl_input_theme_gen.go#L97: return InputThemeTypeID
tl_input_theme_gen.go#L109: ID: InputThemeTypeID,
tl_input_theme_gen.go#L133: b.PutID(InputThemeTypeID)
tl_input_theme_gen.go#L152: if err := b.ConsumeID(InputThemeTypeID); err != nil {
tl_input_theme_gen.go#L378: case InputThemeTypeID:
tl_registry_gen.go#L969: InputThemeTypeID: "inputTheme#3c5693e9",
tl_registry_gen.go#L2751: "inputTheme": InputThemeTypeID,
tl_registry_gen.go#L4533: InputThemeTypeID: func() bin.Object { return &InputTheme{} },
tl_registry_gen.go#L5955: InputThemeTypeID,
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. |