const github.com/gotd/td/tg.StoriesAllStoriesNotModifiedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1191: StoriesAllStoriesNotModifiedTypeID: "stories.allStoriesNotModified#1158fe3e",
tl_registry_gen.go#L2973: "stories.allStoriesNotModified": StoriesAllStoriesNotModifiedTypeID,
tl_registry_gen.go#L4755: StoriesAllStoriesNotModifiedTypeID: func() bin.Object { return &StoriesAllStoriesNotModified{} },
tl_registry_gen.go#L6491: StoriesAllStoriesNotModifiedTypeID,
tl_stories_all_stories_gen.go#L57: const StoriesAllStoriesNotModifiedTypeID = 0x1158fe3e
tl_stories_all_stories_gen.go#L111: return StoriesAllStoriesNotModifiedTypeID
tl_stories_all_stories_gen.go#L123: ID: StoriesAllStoriesNotModifiedTypeID,
tl_stories_all_stories_gen.go#L151: b.PutID(StoriesAllStoriesNotModifiedTypeID)
tl_stories_all_stories_gen.go#L176: if err := b.ConsumeID(StoriesAllStoriesNotModifiedTypeID); err != nil {
tl_stories_all_stories_gen.go#L685: case StoriesAllStoriesNotModifiedTypeID:
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. |