github.com/gotd/td/tg.StoryViews.ViewsCount (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_story_views_gen.go#L54: 	ViewsCount int
		tl_story_views_gen.go#L94: 	if !(s.ViewsCount == 0) {
		tl_story_views_gen.go#L132: 	s.ViewsCount = from.GetViewsCount()
		tl_story_views_gen.go#L244: 	b.PutInt(s.ViewsCount)
		tl_story_views_gen.go#L295: 		s.ViewsCount = value
		tl_story_views_gen.go#L372: 	return s.ViewsCount