const github.com/gotd/td/tg.StoriesGetStoriesByIDRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1782: StoriesGetStoriesByIDRequestTypeID: "stories.getStoriesByID#5774ca74",
tl_registry_gen.go#L3564: "stories.getStoriesByID": StoriesGetStoriesByIDRequestTypeID,
tl_registry_gen.go#L5346: StoriesGetStoriesByIDRequestTypeID: func() bin.Object { return &StoriesGetStoriesByIDRequest{} },
tl_server_gen.go#L9753: s.handlers[StoriesGetStoriesByIDRequestTypeID] = handler
tl_stories_get_stories_by_id_gen.go#L49: const StoriesGetStoriesByIDRequestTypeID = 0x5774ca74
tl_stories_get_stories_by_id_gen.go#L95: return StoriesGetStoriesByIDRequestTypeID
tl_stories_get_stories_by_id_gen.go#L107: ID: StoriesGetStoriesByIDRequestTypeID,
tl_stories_get_stories_by_id_gen.go#L131: b.PutID(StoriesGetStoriesByIDRequestTypeID)
tl_stories_get_stories_by_id_gen.go#L158: if err := b.ConsumeID(StoriesGetStoriesByIDRequestTypeID); 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. |