github.com/gotd/td/tg.DialogFilter.Contacts (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_dialog_filter_gen.go#L51: 	Contacts bool
		tl_dialog_filter_gen.go#L141: 	if !(d.Contacts == false) {
		tl_dialog_filter_gen.go#L213: 	d.Contacts = from.GetContacts()
		tl_dialog_filter_gen.go#L326: 	if !(d.Contacts == false) {
		tl_dialog_filter_gen.go#L429: 	d.Contacts = d.Flags.Has(0)
		tl_dialog_filter_gen.go#L516: 		d.Contacts = true
		tl_dialog_filter_gen.go#L519: 		d.Contacts = false