const github.com/gotd/td/tg.StatsGroupTopAdminTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1008: StatsGroupTopAdminTypeID: "statsGroupTopAdmin#d7584c87",
tl_registry_gen.go#L2790: "statsGroupTopAdmin": StatsGroupTopAdminTypeID,
tl_registry_gen.go#L4572: StatsGroupTopAdminTypeID: func() bin.Object { return &StatsGroupTopAdmin{} },
tl_stats_group_top_admin_gen.go#L59: const StatsGroupTopAdminTypeID = 0xd7584c87
tl_stats_group_top_admin_gen.go#L115: return StatsGroupTopAdminTypeID
tl_stats_group_top_admin_gen.go#L127: ID: StatsGroupTopAdminTypeID,
tl_stats_group_top_admin_gen.go#L159: b.PutID(StatsGroupTopAdminTypeID)
tl_stats_group_top_admin_gen.go#L180: if err := b.ConsumeID(StatsGroupTopAdminTypeID); 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. |