const github.com/gotd/td/tg.StatsPublicForwardsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1229: StatsPublicForwardsTypeID: "stats.publicForwards#93037e20",
tl_registry_gen.go#L3011: "stats.publicForwards": StatsPublicForwardsTypeID,
tl_registry_gen.go#L4793: StatsPublicForwardsTypeID: func() bin.Object { return &StatsPublicForwards{} },
tl_stats_public_forwards_gen.go#L66: const StatsPublicForwardsTypeID = 0x93037e20
tl_stats_public_forwards_gen.go#L133: return StatsPublicForwardsTypeID
tl_stats_public_forwards_gen.go#L145: ID: StatsPublicForwardsTypeID,
tl_stats_public_forwards_gen.go#L189: b.PutID(StatsPublicForwardsTypeID)
tl_stats_public_forwards_gen.go#L241: if err := b.ConsumeID(StatsPublicForwardsTypeID); 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. |