const github.com/gotd/td/tg.StatsGetMessageStatsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1760: StatsGetMessageStatsRequestTypeID: "stats.getMessageStats#b6e0a3f5",
tl_registry_gen.go#L3542: "stats.getMessageStats": StatsGetMessageStatsRequestTypeID,
tl_registry_gen.go#L5324: StatsGetMessageStatsRequestTypeID: func() bin.Object { return &StatsGetMessageStatsRequest{} },
tl_server_gen.go#L9367: s.handlers[StatsGetMessageStatsRequestTypeID] = handler
tl_stats_get_message_stats_gen.go#L56: const StatsGetMessageStatsRequestTypeID = 0xb6e0a3f5
tl_stats_get_message_stats_gen.go#L110: return StatsGetMessageStatsRequestTypeID
tl_stats_get_message_stats_gen.go#L122: ID: StatsGetMessageStatsRequestTypeID,
tl_stats_get_message_stats_gen.go#L158: b.PutID(StatsGetMessageStatsRequestTypeID)
tl_stats_get_message_stats_gen.go#L186: if err := b.ConsumeID(StatsGetMessageStatsRequestTypeID); 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. |