const github.com/gotd/td/tg.StoriesGetPinnedStoriesRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1780: StoriesGetPinnedStoriesRequestTypeID: "stories.getPinnedStories#5821a5dc",
tl_registry_gen.go#L3562: "stories.getPinnedStories": StoriesGetPinnedStoriesRequestTypeID,
tl_registry_gen.go#L5344: StoriesGetPinnedStoriesRequestTypeID: func() bin.Object { return &StoriesGetPinnedStoriesRequest{} },
tl_server_gen.go#L9719: s.handlers[StoriesGetPinnedStoriesRequestTypeID] = handler
tl_stories_get_pinned_stories_gen.go#L57: const StoriesGetPinnedStoriesRequestTypeID = 0x5821a5dc
tl_stories_get_pinned_stories_gen.go#L108: return StoriesGetPinnedStoriesRequestTypeID
tl_stories_get_pinned_stories_gen.go#L120: ID: StoriesGetPinnedStoriesRequestTypeID,
tl_stories_get_pinned_stories_gen.go#L148: b.PutID(StoriesGetPinnedStoriesRequestTypeID)
tl_stories_get_pinned_stories_gen.go#L173: if err := b.ConsumeID(StoriesGetPinnedStoriesRequestTypeID); 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. |