github.com/gotd/td/tg.StoriesGetStoryViewsListRequest.JustContacts (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_stories_get_story_views_list_gen.go#L51: 	JustContacts bool
		tl_stories_get_story_views_list_gen.go#L102: 	if !(g.JustContacts == false) {
		tl_stories_get_story_views_list_gen.go#L150: 	g.JustContacts = from.GetJustContacts()
		tl_stories_get_story_views_list_gen.go#L228: 	if !(g.JustContacts == false) {
		tl_stories_get_story_views_list_gen.go#L296: 	g.JustContacts = g.Flags.Has(0)
		tl_stories_get_story_views_list_gen.go#L341: 		g.JustContacts = true
		tl_stories_get_story_views_list_gen.go#L344: 		g.JustContacts = false