const github.com/gotd/td/tg.StoriesGetStoriesArchiveRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1781: StoriesGetStoriesArchiveRequestTypeID: "stories.getStoriesArchive#b4352016",
tl_registry_gen.go#L3563: "stories.getStoriesArchive": StoriesGetStoriesArchiveRequestTypeID,
tl_registry_gen.go#L5345: StoriesGetStoriesArchiveRequestTypeID: func() bin.Object { return &StoriesGetStoriesArchiveRequest{} },
tl_server_gen.go#L9736: s.handlers[StoriesGetStoriesArchiveRequestTypeID] = handler
tl_stories_get_stories_archive_gen.go#L57: const StoriesGetStoriesArchiveRequestTypeID = 0xb4352016
tl_stories_get_stories_archive_gen.go#L108: return StoriesGetStoriesArchiveRequestTypeID
tl_stories_get_stories_archive_gen.go#L120: ID: StoriesGetStoriesArchiveRequestTypeID,
tl_stories_get_stories_archive_gen.go#L148: b.PutID(StoriesGetStoriesArchiveRequestTypeID)
tl_stories_get_stories_archive_gen.go#L173: if err := b.ConsumeID(StoriesGetStoriesArchiveRequestTypeID); 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. |