const github.com/gotd/td/tg.StatsGetMessagePublicForwardsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1759: StatsGetMessagePublicForwardsRequestTypeID: "stats.getMessagePublicForwards#5f150144",
tl_registry_gen.go#L3541: "stats.getMessagePublicForwards": StatsGetMessagePublicForwardsRequestTypeID,
tl_registry_gen.go#L5323: StatsGetMessagePublicForwardsRequestTypeID: func() bin.Object { return &StatsGetMessagePublicForwardsRequest{} },
tl_server_gen.go#L9350: s.handlers[StatsGetMessagePublicForwardsRequestTypeID] = handler
tl_stats_get_message_public_forwards_gen.go#L59: const StatsGetMessagePublicForwardsRequestTypeID = 0x5f150144
tl_stats_get_message_public_forwards_gen.go#L115: return StatsGetMessagePublicForwardsRequestTypeID
tl_stats_get_message_public_forwards_gen.go#L127: ID: StatsGetMessagePublicForwardsRequestTypeID,
tl_stats_get_message_public_forwards_gen.go#L159: b.PutID(StatsGetMessagePublicForwardsRequestTypeID)
tl_stats_get_message_public_forwards_gen.go#L185: if err := b.ConsumeID(StatsGetMessagePublicForwardsRequestTypeID); 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. |