func github.com/gotd/td/tg.DecodePostInteractionCounters

3 uses

	github.com/gotd/td/tg (current package)
		tl_post_interaction_counters_gen.go#L513: func DecodePostInteractionCounters(buf *bin.Buffer) (PostInteractionCountersClass, error) {
		tl_post_interaction_counters_gen.go#L548: 	v, err := DecodePostInteractionCounters(buf)
		tl_stats_broadcast_stats_gen.go#L645: 			value, err := DecodePostInteractionCounters(buf)