github.com/gotd/td/tg.StatsBroadcastStats.ViewsPerStory (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_stats_broadcast_stats_gen.go#L65: 	ViewsPerStory StatsAbsValueAndPrev
		tl_stats_broadcast_stats_gen.go#L137: 	if !(b.ViewsPerStory.Zero()) {
		tl_stats_broadcast_stats_gen.go#L231: 	b.ViewsPerStory = from.GetViewsPerStory()
		tl_stats_broadcast_stats_gen.go#L394: 	if err := b.ViewsPerStory.Encode(buf); err != nil {
		tl_stats_broadcast_stats_gen.go#L532: 		if err := b.ViewsPerStory.Decode(buf); err != nil {
		tl_stats_broadcast_stats_gen.go#L700: 	return b.ViewsPerStory