const github.com/gotd/td/tg.StoriesStoryViewsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1198: StoriesStoryViewsTypeID: "stories.storyViews#de9eed1d",
tl_registry_gen.go#L2980: "stories.storyViews": StoriesStoryViewsTypeID,
tl_registry_gen.go#L4762: StoriesStoryViewsTypeID: func() bin.Object { return &StoriesStoryViews{} },
tl_stories_story_views_gen.go#L49: const StoriesStoryViewsTypeID = 0xde9eed1d
tl_stories_story_views_gen.go#L95: return StoriesStoryViewsTypeID
tl_stories_story_views_gen.go#L107: ID: StoriesStoryViewsTypeID,
tl_stories_story_views_gen.go#L131: b.PutID(StoriesStoryViewsTypeID)
tl_stories_story_views_gen.go#L163: if err := b.ConsumeID(StoriesStoryViewsTypeID); 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. |