const github.com/gotd/td/tg.StatsGetStoryStatsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1761: StatsGetStoryStatsRequestTypeID: "stats.getStoryStats#374fef40",
tl_registry_gen.go#L3543: "stats.getStoryStats": StatsGetStoryStatsRequestTypeID,
tl_registry_gen.go#L5325: StatsGetStoryStatsRequestTypeID: func() bin.Object { return &StatsGetStoryStatsRequest{} },
tl_server_gen.go#L9384: s.handlers[StatsGetStoryStatsRequestTypeID] = handler
tl_stats_get_story_stats_gen.go#L57: const StatsGetStoryStatsRequestTypeID = 0x374fef40
tl_stats_get_story_stats_gen.go#L111: return StatsGetStoryStatsRequestTypeID
tl_stats_get_story_stats_gen.go#L123: ID: StatsGetStoryStatsRequestTypeID,
tl_stats_get_story_stats_gen.go#L159: b.PutID(StatsGetStoryStatsRequestTypeID)
tl_stats_get_story_stats_gen.go#L187: if err := b.ConsumeID(StatsGetStoryStatsRequestTypeID); 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. |