const github.com/gotd/td/tg.StatsMegagroupStatsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1010: StatsMegagroupStatsTypeID: "stats.megagroupStats#ef7ff916",
tl_registry_gen.go#L2792: "stats.megagroupStats": StatsMegagroupStatsTypeID,
tl_registry_gen.go#L4574: StatsMegagroupStatsTypeID: func() bin.Object { return &StatsMegagroupStats{} },
tl_stats_megagroup_stats_gen.go#L79: const StatsMegagroupStatsTypeID = 0xef7ff916
tl_stats_megagroup_stats_gen.go#L200: return StatsMegagroupStatsTypeID
tl_stats_megagroup_stats_gen.go#L212: ID: StatsMegagroupStatsTypeID,
tl_stats_megagroup_stats_gen.go#L296: b.PutID(StatsMegagroupStatsTypeID)
tl_stats_megagroup_stats_gen.go#L403: if err := b.ConsumeID(StatsMegagroupStatsTypeID); 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. |