const github.com/gotd/td/tg.StatsBroadcastStatsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1001: StatsBroadcastStatsTypeID: "stats.broadcastStats#396ca5fc",
tl_registry_gen.go#L2783: "stats.broadcastStats": StatsBroadcastStatsTypeID,
tl_registry_gen.go#L4565: StatsBroadcastStatsTypeID: func() bin.Object { return &StatsBroadcastStats{} },
tl_stats_broadcast_stats_gen.go#L108: const StatsBroadcastStatsTypeID = 0x396ca5fc
tl_stats_broadcast_stats_gen.go#L254: return StatsBroadcastStatsTypeID
tl_stats_broadcast_stats_gen.go#L266: ID: StatsBroadcastStatsTypeID,
tl_stats_broadcast_stats_gen.go#L370: buf.PutID(StatsBroadcastStatsTypeID)
tl_stats_broadcast_stats_gen.go#L495: if err := buf.ConsumeID(StatsBroadcastStatsTypeID); 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. |