github.com/gotd/td/tg.InputBusinessRecipients.NonContacts (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_input_business_recipients_gen.go#L60: 	NonContacts bool
		tl_input_business_recipients_gen.go#L96: 	if !(i.NonContacts == false) {
		tl_input_business_recipients_gen.go#L130: 	i.NonContacts = from.GetNonContacts()
		tl_input_business_recipients_gen.go#L206: 	if !(i.NonContacts == false) {
		tl_input_business_recipients_gen.go#L273: 	i.NonContacts = i.Flags.Has(3)
		tl_input_business_recipients_gen.go#L356: 		i.NonContacts = true
		tl_input_business_recipients_gen.go#L359: 		i.NonContacts = false