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

6 uses

	github.com/gotd/td/tg (current package)
		tl_post_interaction_counters_gen.go#L42: 	Views int
		tl_post_interaction_counters_gen.go#L72: 	if !(p.Views == 0) {
		tl_post_interaction_counters_gen.go#L102: 	p.Views = from.GetViews()
		tl_post_interaction_counters_gen.go#L165: 	b.PutInt(p.Views)
		tl_post_interaction_counters_gen.go#L199: 		p.Views = value
		tl_post_interaction_counters_gen.go#L231: 	return p.Views