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#L151: 	if !(d.Contacts == false) {
		tl_dialog_filter_gen.go#L231: 	d.Contacts = from.GetContacts()
		tl_dialog_filter_gen.go#L359: 	if !(d.Contacts == false) {
		tl_dialog_filter_gen.go#L473: 	d.Contacts = d.Flags.Has(0)
		tl_dialog_filter_gen.go#L566: 		d.Contacts = true
		tl_dialog_filter_gen.go#L569: 		d.Contacts = false