const github.com/gotd/td/tg.InputThemeSlugTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_theme_gen.go#L209: const InputThemeSlugTypeID = 0xf5890df1
tl_input_theme_gen.go#L255: return InputThemeSlugTypeID
tl_input_theme_gen.go#L267: ID: InputThemeSlugTypeID,
tl_input_theme_gen.go#L287: b.PutID(InputThemeSlugTypeID)
tl_input_theme_gen.go#L305: if err := b.ConsumeID(InputThemeSlugTypeID); err != nil {
tl_input_theme_gen.go#L385: case InputThemeSlugTypeID:
tl_registry_gen.go#L970: InputThemeSlugTypeID: "inputThemeSlug#f5890df1",
tl_registry_gen.go#L2752: "inputThemeSlug": InputThemeSlugTypeID,
tl_registry_gen.go#L4534: InputThemeSlugTypeID: func() bin.Object { return &InputThemeSlug{} },
tl_registry_gen.go#L5956: InputThemeSlugTypeID,
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. |