const github.com/gotd/td/tg.StoriesGetStoriesViewsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1787: StoriesGetStoriesViewsRequestTypeID: "stories.getStoriesViews#28e16cc8",
tl_registry_gen.go#L3569: "stories.getStoriesViews": StoriesGetStoriesViewsRequestTypeID,
tl_registry_gen.go#L5351: StoriesGetStoriesViewsRequestTypeID: func() bin.Object { return &StoriesGetStoriesViewsRequest{} },
tl_server_gen.go#L9846: s.handlers[StoriesGetStoriesViewsRequestTypeID] = handler
tl_stories_get_stories_views_gen.go#L50: const StoriesGetStoriesViewsRequestTypeID = 0x28e16cc8
tl_stories_get_stories_views_gen.go#L96: return StoriesGetStoriesViewsRequestTypeID
tl_stories_get_stories_views_gen.go#L108: ID: StoriesGetStoriesViewsRequestTypeID,
tl_stories_get_stories_views_gen.go#L132: b.PutID(StoriesGetStoriesViewsRequestTypeID)
tl_stories_get_stories_views_gen.go#L159: if err := b.ConsumeID(StoriesGetStoriesViewsRequestTypeID); 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. |