const github.com/gotd/td/tg.StatsGetMegagroupStatsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1758: StatsGetMegagroupStatsRequestTypeID: "stats.getMegagroupStats#dcdf8607",
tl_registry_gen.go#L3540: "stats.getMegagroupStats": StatsGetMegagroupStatsRequestTypeID,
tl_registry_gen.go#L5322: StatsGetMegagroupStatsRequestTypeID: func() bin.Object { return &StatsGetMegagroupStatsRequest{} },
tl_server_gen.go#L9333: s.handlers[StatsGetMegagroupStatsRequestTypeID] = handler
tl_stats_get_megagroup_stats_gen.go#L57: const StatsGetMegagroupStatsRequestTypeID = 0xdcdf8607
tl_stats_get_megagroup_stats_gen.go#L106: return StatsGetMegagroupStatsRequestTypeID
tl_stats_get_megagroup_stats_gen.go#L118: ID: StatsGetMegagroupStatsRequestTypeID,
tl_stats_get_megagroup_stats_gen.go#L150: b.PutID(StatsGetMegagroupStatsRequestTypeID)
tl_stats_get_megagroup_stats_gen.go#L177: if err := b.ConsumeID(StatsGetMegagroupStatsRequestTypeID); 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. |