github.com/gotd/td/tg.PostInteractionCountersStory.Views (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_post_interaction_counters_gen.go#L258: 	Views int
		tl_post_interaction_counters_gen.go#L288: 	if !(p.Views == 0) {
		tl_post_interaction_counters_gen.go#L318: 	p.Views = from.GetViews()
		tl_post_interaction_counters_gen.go#L381: 	b.PutInt(p.Views)
		tl_post_interaction_counters_gen.go#L415: 		p.Views = value
		tl_post_interaction_counters_gen.go#L447: 	return p.Views