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#L100: 	if !(g.JustContacts == false) {
		tl_stories_get_story_views_list_gen.go#L148: 	g.JustContacts = from.GetJustContacts()
		tl_stories_get_story_views_list_gen.go#L226: 	if !(g.JustContacts == false) {
		tl_stories_get_story_views_list_gen.go#L294: 	g.JustContacts = g.Flags.Has(0)
		tl_stories_get_story_views_list_gen.go#L339: 		g.JustContacts = true
		tl_stories_get_story_views_list_gen.go#L342: 		g.JustContacts = false