const github.com/gotd/td/tg.StatsGetStoryPublicForwardsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1762: StatsGetStoryPublicForwardsRequestTypeID: "stats.getStoryPublicForwards#a6437ef6",
tl_registry_gen.go#L3544: "stats.getStoryPublicForwards": StatsGetStoryPublicForwardsRequestTypeID,
tl_registry_gen.go#L5326: StatsGetStoryPublicForwardsRequestTypeID: func() bin.Object { return &StatsGetStoryPublicForwardsRequest{} },
tl_server_gen.go#L9401: s.handlers[StatsGetStoryPublicForwardsRequestTypeID] = handler
tl_stats_get_story_public_forwards_gen.go#L63: const StatsGetStoryPublicForwardsRequestTypeID = 0xa6437ef6
tl_stats_get_story_public_forwards_gen.go#L119: return StatsGetStoryPublicForwardsRequestTypeID
tl_stats_get_story_public_forwards_gen.go#L131: ID: StatsGetStoryPublicForwardsRequestTypeID,
tl_stats_get_story_public_forwards_gen.go#L163: b.PutID(StatsGetStoryPublicForwardsRequestTypeID)
tl_stats_get_story_public_forwards_gen.go#L189: if err := b.ConsumeID(StatsGetStoryPublicForwardsRequestTypeID); 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. |